@PublicApi public class LabelComparator extends Object implements Comparator<Label>
| Modifier and Type | Field and Description |
|---|---|
static LabelComparator |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Label label1,
Label label2) |
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 static final LabelComparator INSTANCE
public int compare(Label label1, Label label2)
compare in interface Comparator<Label>Copyright © 2002-2017 Atlassian. All Rights Reserved.