public class SortStation extends java.lang.Object implements java.util.Comparator<Station>
SortStation()
int
compare(Station a, Station b)
equals, 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 SortStation()
public int compare(Station a, Station b)
compare
java.util.Comparator<Station>
Comparator.compare(java.lang.Object, java.lang.Object)