public class ThreadLocalReference<T> extends ThreadLocal<T> implements ObjectReference<T>, Serializable
| Constructor and Description |
|---|
ThreadLocalReference() |
get, initialValue, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitget, setpublic ThreadLocalReference()
Copyright © 2003-2014 Codehaus. All Rights Reserved.