public class UpgradeTaskComparator extends Object implements Comparator<UpgradeTask>
Modifier and Type | Field and Description |
---|---|
static UpgradeTaskComparator |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
int |
compare(UpgradeTask o1,
UpgradeTask 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 static final UpgradeTaskComparator INSTANCE
public int compare(UpgradeTask o1, UpgradeTask o2)
compare
in interface Comparator<UpgradeTask>
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.