public class SGASetCPUCapacityComparator extends Object implements Comparator<csbase.logic.SGASet>, Serializable
| Constructor and Description |
|---|
SGASetCPUCapacityComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(csbase.logic.SGASet o1,
csbase.logic.SGASet o2)
Compara as capacidades atuais de processamento de dois SGAs.
|
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(csbase.logic.SGASet o1,
csbase.logic.SGASet o2)
compare in interface Comparator<csbase.logic.SGASet>o1 - conjunto de SGAso2 - outro conjunto de SGAsCopyright © 2018. All rights reserved.