public class ThreadUtil extends Object
ThreadUtil()
static ThreadUtil
global()
static void
globalSet(ThreadUtil instance)
<T> ThreadLocal<T>
newThreadLocal(boolean inheritable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThreadUtil()
public static ThreadUtil global()
public static void globalSet(ThreadUtil instance)
public <T> ThreadLocal<T> newThreadLocal(boolean inheritable)
Copyright © 2023. All rights reserved.