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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(Movement m1, Movement m2)
compare
in interface Comparator<Movement>
Copyright © 2015 University of Glasgow. All rights reserved.