IDTYPE - tree item ID typeDATATYPE - tree item value type@NotThreadSafe public class ComparatorDefaultTreeItemWithIDDataComparable<IDTYPE,DATATYPE extends Comparable<? super DATATYPE>> extends ComparatorTreeItemDataComparable<DATATYPE,DefaultTreeItemWithID<IDTYPE,DATATYPE>>
DefaultTreeItemWithID items by their value
using an comparable value types.| Constructor and Description |
|---|
ComparatorDefaultTreeItemWithIDDataComparable()
Comparator with default sort order.
|
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.