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