public class ThreadLocal4<T>
extends java.lang.Object
DynamicVariable.
WARNING: This implementation might leak Thread references unless
set(Object) is called with null on the right thread to clean it up. This
behavior is currently guaranteed by DynamicVariable.| Constructor and Description |
|---|
ThreadLocal4() |