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
public StoreThreadLocal()
protected Map initialValue()
initialValue
in class ThreadLocal<Map>
Copyright © 2003–2016 Codehaus. All rights reserved.