Class MemoizingSupplier<T>
java.lang.Object
org.talend.sdk.component.runtime.manager.util.MemoizingSupplier<T>
- All Implemented Interfaces:
Supplier<T>
Supplier that retains value.
-
Constructor Summary
Constructors -
Method Summary
Supplier<T>