- java.lang.Object
-
- java.lang.ThreadLocal<T>
-
- java.lang.InheritableThreadLocal
-
- org.apache.log4j.helpers.ThreadLocalMap
-
-
Method Summary
-
Methods inherited from class java.lang.ThreadLocal
get, initialValue, remove, set, withInitial
-
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-2007 Apache Software Foundation.