Function<T,R>
CachedFunction(Function<T,R> function)
R
apply(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose
apply