public class ThreadLocalUtil<T> extends Object
ThreadLocalUtil()
void
closeThreadLocal()
T
getValue()
openThreadLocal(T t)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadLocalUtil()
public void openThreadLocal(T t)
public T getValue()
public void closeThreadLocal()
Copyright © 2018. All rights reserved.