public class RankedNameComparator extends Object implements Comparator<RankedLabelSearchResult>
Constructor and Description |
---|
RankedNameComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RankedLabelSearchResult infoA,
RankedLabelSearchResult infoB) |
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 int compare(RankedLabelSearchResult infoA, RankedLabelSearchResult infoB)
compare
in interface Comparator<RankedLabelSearchResult>
Copyright © 2003–2021 Atlassian. All rights reserved.