public class FifoEntriesComparator extends Object implements Comparator<IEntryHolder>
| Constructor and Description | 
|---|
FifoEntriesComparator()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compare(IEntryHolder o1,
       IEntryHolder o2)
Compare 2 entries. 
 | 
boolean | 
equals(Object obj)  | 
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(IEntryHolder o1, IEntryHolder o2)
compare in interface Comparator<IEntryHolder>public boolean equals(Object obj)
equals in interface Comparator<IEntryHolder>equals in class ObjectCopyright © GigaSpaces.