public class ThreadGroupLocal<T> extends java.lang.Object
ThreadGroupLocal()
T
get()
void
set(T value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadGroupLocal()
public T get()
public void set(T value)