JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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)