java.lang.Object
com.machinezoo.hookless.ReactiveLazy<T>
- Type Parameters:
-
T
- type of cached result
- All Implemented Interfaces:
-
Supplier<T>
Single-value synchronous cache for results of reactive computations.
-
Constructor Summary
-
Method Summary