@FunctionalInterface() public interface DDPartialKeyCache.Comparator<T, U>
abstract boolean
test(T t, int m, int n, U u)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract boolean test(T t, int m, int n, U u)