public class CommandIdComparator extends Object implements Comparator<Command>
Command.getCommandId()
Constructor and Description |
---|
CommandIdComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Command c1,
Command c2) |
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 CommandIdComparator()
Copyright © 2005–2017. All rights reserved.