- java.lang.Object
-
- java.lang.ThreadLocal<T>
-
- java.lang.InheritableThreadLocal
-
- org.apache.log4j.helpers.ThreadLocalMap
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.Object |
childValue(java.lang.Object parentValue) |
-
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
-
-
Constructor Detail
-
ThreadLocalMap
public ThreadLocalMap()
Copyright 2000-2005 Apache Software Foundation.