Uses of Class
org.glassfish.grizzly.utils.Holder.LazyHolder
Packages that use Holder.LazyHolder
-
Uses of Holder.LazyHolder in org.glassfish.grizzly.utils
Methods in org.glassfish.grizzly.utils that return Holder.LazyHolderModifier and TypeMethodDescriptionstatic <T> Holder.LazyHolder<T>Holder.lazyHolder(Supplier<T> factory)