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