comparator property

Comparator<T> comparator
final

Returns the underlying comparator of this interval.

Implementation

final Comparator<T> comparator;