Package org.optaplanner.core.impl.util
Class MemoizingSupply<T>
java.lang.Object
org.optaplanner.core.impl.util.MemoizingSupply<T>
- Type Parameters:
T
-
- All Implemented Interfaces:
Supply
Supply whose value is pre-computed and cached the first time
read()
is called.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MemoizingSupply
-
-
Method Details
-
read
-