Package 

Interface DDPartialKeyCache.Producer

    • Method Summary

      Modifier and Type Method Description
      abstract R apply(T t, int h, int m, int n)
      • Methods inherited from class java.lang.Object

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

      • apply

         abstract R apply(T t, int h, int m, int n)