public class AutoResetThreadLocal<T> extends InitialThreadLocal<T>
| Constructor and Description |
|---|
AutoResetThreadLocal(String name) |
AutoResetThreadLocal(String name,
T initialValue) |
initialValue, toStringclearLongLivedThreadLocals, clearShortLivedThreadLocals, copy, equals, get, getLongLivedThreadLocals, getShortLivedThreadLocals, hashCode, remove, set, setThreadLocals