Class CachingDistanceComparator

  • All Implemented Interfaces:
    java.util.Comparator<Locatable>

    public class CachingDistanceComparator
    extends java.lang.Object
    implements java.util.Comparator<Locatable>
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int compare​(Locatable one, Locatable two)  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface java.util.Comparator

        equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong