Class Refs.ThreadSafeRefImpl<T>
java.lang.Object
org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl<T>
- Enclosing class:
Refs
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reference
-
-
Constructor Details
-
ThreadSafeRefImpl
ThreadSafeRefImpl() -
ThreadSafeRefImpl
ThreadSafeRefImpl(T value)
-
-
Method Details
-
get
-
set
Description copied from interface:SettableSet a new value.- Specified by:
setin interfaceSettable<T>- Parameters:
value- value to be set.- Throws:
IllegalStateException
-
toString
-
equals
-
hashCode
-