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

Packages that use LazyUnsafeValue
org.glassfish.jersey.internal.util.collection Common set of Jersey collection classes. 
 

Uses of LazyUnsafeValue in org.glassfish.jersey.internal.util.collection
 

Methods in org.glassfish.jersey.internal.util.collection that return LazyUnsafeValue
static
<T,E extends Throwable>
LazyUnsafeValue<T,E>
Values.lazy(UnsafeValue<T,E> delegate)
          Get a new lazily initialized unsafe value provider.
 



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