public interface IObjectDistanceCalculator<T>
double
calculate(T object, T other)
double calculate(T object, T other)
Copyright © 2007–2017 Andreas Bartels. All rights reserved.