Package 

Interface DDPartialKeyCache.Comparator

    • Method Summary

      Modifier and Type Method Description
      abstract boolean test(T t, int m, int n, U u)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • test

         abstract boolean test(T t, int m, int n, U u)