Uses of Class
com.tangosol.util.comparator.SafeComparator
-
Uses of SafeComparator in com.tangosol.util.comparator
Modifier and TypeClassDescriptionclass
Comparator implementation used to compare map entries.class
Comparator that reverses the result of another comparator.Modifier and TypeFieldDescriptionstatic final SafeComparator
SafeComparator.INSTANCE
The trivial SafeComparator.Modifier and TypeMethodDescriptionstatic <T> SafeComparator
<T> SafeComparator.INSTANCE()
Return the trivial SafeComparator.