DATATYPE - The type of elements to be compared.@NotThreadSafe public class ComparatorHasIDInteger<DATATYPE extends IHasID<Integer>> extends ComparatorHasIDComparable<DATATYPE,Integer>
| Constructor and Description |
|---|
ComparatorHasIDInteger()
Comparator with default sort order and no nested comparator.
|
getPartmainComparecompare, getNestedComparator, getSortOrder, isNullValuesComeFirst, setNestedComparator, setNullValuesComeFirst, setSortOrder, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2014–2016 Philip Helger. All rights reserved.