|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.ThreadLocal
com.atlassian.confluence.concurrent.ResettableThreadLocal
com.atlassian.confluence.concurrent.ThreadLocalMap
public class ThreadLocalMap
A thread local, resettable hash map
Constructor Summary | |
---|---|
ThreadLocalMap()
|
Method Summary | |
---|---|
protected java.lang.Object |
initialValue()
|
Methods inherited from class com.atlassian.confluence.concurrent.ResettableThreadLocal |
---|
reset |
Methods inherited from class java.lang.ThreadLocal |
---|
get, remove, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadLocalMap()
Method Detail |
---|
protected java.lang.Object initialValue()
initialValue
in class java.lang.ThreadLocal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |