public class CommandGreedinessComparator extends Object implements Comparator<csbase.logic.CommandInfo>
| Constructor and Description |
|---|
CommandGreedinessComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(csbase.logic.CommandInfo o1,
csbase.logic.CommandInfo o2) |
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.CommandInfo o1,
csbase.logic.CommandInfo o2)
compare in interface Comparator<csbase.logic.CommandInfo>Copyright © 2016. All rights reserved.