
class MovementsComparator extends Object implements Comparator<Movement>, Serializable
| Constructor and Description |
|---|
MovementsComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Movement m1,
Movement m2) |
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(Movement m1, Movement m2)
compare in interface Comparator<Movement>Copyright © 2015 University of Glasgow. All rights reserved.