to property

int to
final

The new position of the item after the permutation (reordering).

This is the index of the item in the list or collection after it has been moved. It is a zero-based index.

Implementation

final int to;