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