final Map<T,U>
cache
Memoizer()
Function<T,U>
doMemoize(Function<T,U> function)
static <T, U> Function<T,U>
memoize(Function<T,U> function)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait