DATATYPE - tree item value type@NotThreadSafe public class ComparatorDefaultTreeItemComparable<DATATYPE extends Comparable<? super DATATYPE>> extends ComparatorTreeItemDataComparable<DATATYPE,DefaultTreeItem<DATATYPE>>
DefaultTreeItem items by their value using an
comparable value types.| Constructor and Description |
|---|
ComparatorDefaultTreeItemComparable()
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.