| Package | Description | 
|---|---|
| com.tangosol.util.comparator | 
 Contains concrete  
Comparator implementations and related interfaces. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ChainedComparator<T>
Composite comparator implementation based on a collection of comparators. 
 | 
class  | 
EntryComparator
Comparator implementation used to compare map entries. 
 | 
class  | 
InverseComparator<T>
Comparator that reverses the result of another comparator. 
 | 
class  | 
SafeComparator<T>
Null-safe delegating comparator. 
 |