compare property

Comparator<T> compare
final

The comparison function used to compare value to another T instance.

Implementation

final Comparator<T> compare;