- java.lang.Object
-
- java.lang.ThreadLocal<T>
-
- com.atlassian.confluence.concurrent.ResettableThreadLocal<T>
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
reset() |
-
Methods inherited from class java.lang.ThreadLocal
get, initialValue, remove, set
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
reset
public void reset()
Copyright © 2003-2014 Atlassian. All Rights Reserved.