T - 值类型public class NamedThreadLocal<T> extends ThreadLocal<T>
ThreadLocal,调用toString返回name| Constructor and Description |
|---|
NamedThreadLocal(String name)
构造
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
get, initialValue, remove, set, withInitialCopyright © 2025. All rights reserved.