Class Underscore.MemoizeFunction<F,T>
java.lang.Object
com.github.underscore.Underscore.MemoizeFunction<F,T>
- All Implemented Interfaces:
Function<F,T>
- Enclosing class:
Underscore<T>
-
Field Details
-
cache
-
-
Constructor Details
-
MemoizeFunction
public MemoizeFunction()
-
-
Method Details
-
calc
-
apply
-