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, withInitialprotected Map initialValue()
initialValue in class ThreadLocal<Map>