Class Values.ExceptionValue<T,E extends Throwable>
java.lang.Object
org.glassfish.jersey.internal.util.collection.Values.ExceptionValue<T,E>
- All Implemented Interfaces:
UnsafeValue<T,
E>
- Enclosing class:
- Values
private static class Values.ExceptionValue<T,E extends Throwable>
extends Object
implements UnsafeValue<T,E>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
throwable
-
-
Constructor Details
-
ExceptionValue
-
-
Method Details
-
get
Description copied from interface:UnsafeValue
Get the stored value. -
equals
-
hashCode
public int hashCode() -
toString
-