Package | Description |
---|---|
org.glassfish.jersey.internal.util.collection |
Common set of Jersey collection classes.
|
Modifier and Type | Class and Description |
---|---|
private static class |
Values.LazyUnsafeValueImpl<T,E extends java.lang.Throwable> |
Modifier and Type | Field and Description |
---|---|
private static LazyUnsafeValue |
Values.EMPTY_UNSAFE |
Modifier and Type | Method and Description |
---|---|
static <T,E extends java.lang.Throwable> |
Values.lazy(UnsafeValue<T,E> delegate)
Get a new lazily initialized
unsafe value provider . |