Package io.deephaven.engine.liveness
Interface LiveSupplier<TYPE>
- All Superinterfaces:
LivenessReferent
,Supplier<TYPE>
Interface for a supplier that continues to "live" while retained by a
LivenessManager
.-
Method Summary
Methods inherited from interface io.deephaven.engine.liveness.LivenessReferent
dropReference, getReferentDescription, getWeakReference, retainReference, tryRetainReference