public static class ScheduledJobHistory.NaturalComparator extends Object implements Comparator<ScheduledJobHistory>
Constructor and Description |
---|
NaturalComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ScheduledJobHistory o1,
ScheduledJobHistory o2) |
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(ScheduledJobHistory o1, ScheduledJobHistory o2)
compare
in interface Comparator<ScheduledJobHistory>
Copyright © 2003–2019 Atlassian. All rights reserved.