@FunctionalInterface() public interface DDPartialKeyCache.Producer<T, R>
abstract R
apply(T t, int h, int m, int n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract R apply(T t, int h, int m, int n)