Package io.deephaven.util.datastructures
-
Class Summary Class Description LazyCachingSupplier<T> Supplierwrapper that caches the result in aSoftReference.
| Class | Description |
|---|---|
| LazyCachingSupplier<T> |
Supplier wrapper that caches the result in a SoftReference. |