Uses of Interface
org.glassfish.jersey.internal.util.collection.LazyValue
Packages that use LazyValue
Package
Description
Common set of Jersey collection classes.
-
Uses of LazyValue in org.glassfish.jersey.internal.util.collection
Methods in org.glassfish.jersey.internal.util.collection that return LazyValueModifier and TypeMethodDescriptionstatic <T> LazyValue<T>Get a new lazily initializedvalue provider.