public class TlData<T> extends ThreadLocal<T>
TlData(T def)
protected T
initialValue()
get, remove, set, withInitial
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TlData(T def)
protected T initialValue()
initialValue
ThreadLocal<T>
Copyright © 2019. All rights reserved.