| Package | Description | 
|---|---|
| com.tangosol.util.comparator | Contains concrete  Comparatorimplementations and related interfaces. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EntryComparatorComparator implementation used to compare map entries. | 
| class  | InverseComparator<T>Comparator that reverses the result of another comparator. | 
| Modifier and Type | Field and Description | 
|---|---|
| static SafeComparator | SafeComparator. INSTANCEThe trivial SafeComparator. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> SafeComparator<T> | SafeComparator. INSTANCE()Return the trivial SafeComparator. |