T
public class NamedThreadLocal<T> extends ThreadLocal<T>
ThreadLocal
NamedThreadLocal(String name)
String
toString()
get, initialValue, remove, set, withInitial
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NamedThreadLocal(String name)
name
public String toString()
toString
Object
Copyright © 2023. All rights reserved.