Package com.github.underscore
Class Underscore.MemoizeFunction
-
- All Implemented Interfaces:
-
java.util.function.Function
public abstract class Underscore.MemoizeFunction<F, T> implements Function<T, R>
-
-
Constructor Summary
Constructors Constructor Description Underscore.MemoizeFunction()
-