public class ThreadLocalReference<T> extends ThreadLocal<T> implements ObjectReference<T>, Serializable
Constructor and Description |
---|
ThreadLocalReference() |
get, initialValue, remove, set, withInitial
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, set
public ThreadLocalReference()
Copyright © 2003–2016 Codehaus. All rights reserved.