public class CloudProcessDifficultyComparator extends Object implements Comparator<CloudProcess>, Serializable
Constructor and Description |
---|
CloudProcessDifficultyComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CloudProcess a,
CloudProcess 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(CloudProcess a, CloudProcess b)
compare
in interface Comparator<CloudProcess>
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.