public static class LatLng.Comparator extends java.lang.Object implements java.util.Comparator<LatLng>
Comparator(LatLng refCoordinate)
int
compare(LatLng lhs, LatLng 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 Comparator(LatLng refCoordinate)
public int compare(LatLng lhs, LatLng rhs)
compare
java.util.Comparator<LatLng>