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