public class OnmsUpgradeComparator extends Object implements Comparator<OnmsUpgrade>
By default, the implementations are going to be ordered according with the order integer.
Constructor and Description |
---|
OnmsUpgradeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(OnmsUpgrade a,
OnmsUpgrade b) |
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(OnmsUpgrade a, OnmsUpgrade b)
compare
in interface Comparator<OnmsUpgrade>
Copyright © 2021. All rights reserved.