from property

int from
final

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;