public static class Storing.StoreThreadLocal extends ThreadLocal<Map> implements Serializable
Constructor and Description |
---|
StoreThreadLocal() |
Modifier and Type | Method and Description |
---|---|
protected Map |
initialValue() |
get, remove, set, withInitial
protected Map initialValue()
initialValue
in class ThreadLocal<Map>