public class SpiDistanceComparator extends java.lang.Object implements java.util.Comparator<MapItem>
SpiDistanceComparator(PointMapItem ref)
int
compare(MapItem lhs, MapItem rhs)
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 SpiDistanceComparator(PointMapItem ref)
public int compare(MapItem lhs, MapItem rhs)
compare
java.util.Comparator<MapItem>