public class RegionEntryComparator extends Object implements Comparator
| Constructor and Description |
|---|
RegionEntryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1,
Object o2) |
boolean |
equals(Object o) |
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(Object o1, Object o2)
compare in interface Comparatorpublic boolean equals(Object o)
equals in interface Comparatorequals in class ObjectCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.