protected static class SimpleOverflowMap.HashcodeComparator extends Object implements Comparator
Object.hashCode() values.| Modifier and Type | Field and Description |
|---|---|
static SimpleOverflowMap.HashcodeComparator |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
HashcodeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object o1, Object o2) |
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 static final SimpleOverflowMap.HashcodeComparator INSTANCE
public int compare(Object o1, Object o2)
compare in interface Comparatorpublic boolean equals(Object obj)
equals in interface Comparatorequals in class Object