T - the type of the thread local variablepublic class ThreadLocal<T> extends Object
ClassLoader leaks associated with it & does not permit null.
Values for all Threads can be reset from any Thread.| Constructor and Description |
|---|
ThreadLocal(Supplier<T> initialValueCreator) |
ThreadLocal(T initialValue) |
Copyright © 2006-2013. All Rights Reserved.