public class PhysicalMachineMemoryComparator extends Object implements Comparator<PhysicalMachine>
| Constructor and Description |
|---|
PhysicalMachineMemoryComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(PhysicalMachine o1,
PhysicalMachine o2) |
equals, 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(PhysicalMachine o1, PhysicalMachine o2)
compare in interface Comparator<PhysicalMachine>