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