Uses of Class
org.glassfish.grizzly.utils.Holder.LazyHolder
-
Packages that use Holder.LazyHolder Package Description org.glassfish.grizzly.utils -
-
Uses of Holder.LazyHolder in org.glassfish.grizzly.utils
Methods in org.glassfish.grizzly.utils that return Holder.LazyHolder Modifier and Type Method Description static <T> Holder.LazyHolder<T>Holder. lazyHolder(NullaryFunction<T> factory)
-