public static class LabelledItem.LabelComparator extends Object implements Comparator<LabelledItem>
| Constructor and Description |
|---|
LabelComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(LabelledItem item1,
LabelledItem item2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(LabelledItem item1, LabelledItem item2)
compare in interface Comparator<LabelledItem>Copyright © 2021 Open Foris. All rights reserved.