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