public class ThreadLocal extends Object
Constructor and Description |
---|
ThreadLocal() |
Modifier and Type | Method and Description |
---|---|
Object |
get() |
protected Object |
initialValue() |
void |
remove() |
void |
set(Object value) |
Copyright © 2005–2014 Javolution. All rights reserved.