from property
The original position of the item before the permutation (reordering).
This is the index of the item in the list or collection before it was moved. It is a zero-based index.
Implementation
final int from;
The original position of the item before the permutation (reordering).
This is the index of the item in the list or collection before it was moved. It is a zero-based index.
final int from;