public class ThreadLocalKit<T> extends Object
ThreadLocalKit()
T
get()
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadLocalKit()
public void set(T t)
t
public T get()
Copyright © 2020. All rights reserved.