public static class ViewLabelsServlet.LabelInformationComparator extends Object implements Comparator<ViewLabelsServlet.LabelInformation>
| Constructor and Description |
|---|
LabelInformationComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ViewLabelsServlet.LabelInformation l1,
ViewLabelsServlet.LabelInformation l2) |
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(ViewLabelsServlet.LabelInformation l1, ViewLabelsServlet.LabelInformation l2)
compare in interface Comparator<ViewLabelsServlet.LabelInformation>Copyright © 2022. All rights reserved.