Class Refs.ThreadSafeRefImpl<T>
java.lang.Object
org.glassfish.jersey.internal.util.collection.Refs.ThreadSafeRefImpl<T>
- Enclosing class:
- Refs
Thread-safe
Ref
implementation.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
reference
-
-
Constructor Details
-
ThreadSafeRefImpl
ThreadSafeRefImpl() -
ThreadSafeRefImpl
ThreadSafeRefImpl(T value)
-
-
Method Details