Interface MatchingScoreClosure<T>


  • public interface MatchingScoreClosure<T>
    • Method Detail

      • getValue

        java.lang.Double getValue​(T item1,
                                  T item2)