Uses of Class
org.linkki.util.LazyReference
-
Packages that use LazyReference Package Description org.linkki.util -
-
Uses of LazyReference in org.linkki.util
Methods in org.linkki.util that return LazyReference Modifier and Type Method Description static <T> LazyReference<T>LazyReference. lazy(Supplier<T> supplier)
-