Uses of Class
org.jboss.weld.util.WeakLazyValueHolder
-
Packages that use WeakLazyValueHolder Package Description org.jboss.weld.util -
-
Uses of WeakLazyValueHolder in org.jboss.weld.util
Methods in org.jboss.weld.util that return WeakLazyValueHolder Modifier and Type Method Description static <T> WeakLazyValueHolder<T>WeakLazyValueHolder. forSupplier(Supplier<T> supplier)
-