Uses of Class
org.linkki.util.LazyCachingSupplier
Packages that use LazyCachingSupplier
-
Uses of LazyCachingSupplier in org.linkki.util
Methods in org.linkki.util that return LazyCachingSupplierModifier and TypeMethodDescriptionstatic <T> LazyCachingSupplier<T>LazyCachingSupplier.lazyCaching(Supplier<T> supplier) Deprecated.