com.atlassian.confluence.concurrent
Class ThreadLocalMap
java.lang.Object
java.lang.ThreadLocal
com.atlassian.confluence.concurrent.ResettableThreadLocal
com.atlassian.confluence.concurrent.ThreadLocalMap
public class ThreadLocalMap
- extends ResettableThreadLocal
A thread local, resettable hash map
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadLocalMap
public ThreadLocalMap()
initialValue
protected Object initialValue()
- Overrides:
initialValue
in class ThreadLocal