| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
Contains concrete Comparator implementations and related interfaces.
See:
          Description
| Interface Summary | |
|---|---|
| EntryAwareComparator | EntryAwareComparator is an extension to the Comparatorinterface that allows theEntryComparatorto know whether the underlying comparator expects to compare the corresponding Entries' keys or values. | 
| QueryMapComparator | This interface is used by Comparator implementations that can use value extraction optimization exposed by the QueryMap.Entryinterface. | 
| Class Summary | |
|---|---|
| ChainedComparator | Composite comparator implementation based on a collection of comparators. | 
| EntryComparator | Comparator implementation used to compare map entries. | 
| ExtractorComparator | Comparator implementation that uses specified ValueExtractorto extract value(s) to be used for comparison. | 
| InverseComparator | Comparator that reverses the result of another comparator. | 
| SafeComparator | Null-safe delegating comparator. | 
Contains concrete Comparator implementations and related interfaces.
| 
 | Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 | |||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||