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