Class ThreadLocalHolder.HolderRef
- Enclosing class:
ThreadLocalHolder<T>
A
WeakReference to a thread with the ThreadLocalHolder.Holder assigned to it.
Used to detect the death of a thread and dispose the associated value.- Author:
- brenuart
-
Method Summary
Methods inherited from class Reference
clear, clone, enqueue, get, isEnqueued, reachabilityFence, refersTo
-
Method Details
-
getHolder
-
getThreadId
public long getThreadId()
-