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 Thread
s can be reset from any Thread
.Constructor and Description |
---|
ThreadLocal(com.google.common.base.Supplier<T> initialValueCreator) |
ThreadLocal(T initialValue) |
Copyright © 2006-2013. All Rights Reserved.