protected static class ObjectComparators.NaturalImplicitComparator extends Object implements Comparator, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
NaturalImplicitComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Object a,
Object b) |
Comparator |
reversed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic final int compare(Object a, Object b)
compare in interface Comparatorpublic Comparator reversed()
reversed in interface ComparatorCopyright © 2020. All rights reserved.