Uses of Interface
io.fluxzero.common.MemoizingSupplier
Packages that use MemoizingSupplier
-
Uses of MemoizingSupplier in io.fluxzero.common
Classes in io.fluxzero.common that implement MemoizingSupplierModifier and TypeClassDescriptionclassA default implementation of theMemoizingSupplierinterface that memoizes (caches) the result of a computation performed by a suppliedSupplier.Methods in io.fluxzero.common that return MemoizingSupplier