public class ThreadLocalMap<K,V> extends ResettableThreadLocal<Map<K,V>>
| Constructor and Description | 
|---|
| ThreadLocalMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Map<K,V> | initialValue() | 
resetget, remove, set, withInitialprotected Map<K,V> initialValue()
initialValue in class ThreadLocal<Map<K,V>>Copyright © 2003–2017 Atlassian. All rights reserved.