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