Uses of Interface
org.glassfish.jersey.internal.util.collection.LazyValue

Packages that use LazyValue
org.glassfish.jersey.internal.util.collection 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 LazyValue
static
<T> LazyValue<T>
Values.lazy(Value<T> delegate)
          Get a new lazily initialized value provider.
 



Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.