InheritableThreadLocal | JDK 2.0 |
java.lang |
Synopsis | ^ ? |
public class | InheritableThreadLocal extends ThreadLocal { |
// Public Constructors |
![]() |
); |
// Protected Instance Methods |
![]() |
Object parentValue); |
} |
Hierarchy | ^ ? |
![]() | Object | ![]() |
![]() | ||
![]() | ThreadLocal | ![]() |
![]() | ||
![]() | InheritableThreadLocal | ![]() |
Inherited Properties | ^ ? |
ThreadLocal: | none |
Object: | class |
Inherited Methods | ^ ? |
ThreadLocal: | get(), initialValue(), set() |
Object: | clone(), equals(), finalize(), hashCode(), notify(), notifyAll(), toString(), wait(), wait(), wait() |
Uses | ^ ? |
Used By | ^ ? |