Interface IObjectDistanceCalculator<T>

    • Method Detail

      • calculate

        double calculate​(T object,
                         T other)