public abstract class AbstractComparator<T> extends Object implements Comparator<T>
Constructor and Description |
---|
AbstractComparator() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compare, comparing, comparing, comparingDouble, comparingInt, comparingLong, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong