@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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public static final LabelComparator INSTANCE
public int compare(Label label1, Label label2)
compare
in interface Comparator<Label>
Copyright © 2002-2024 Atlassian. All Rights Reserved.