public class ThreadShare<T> extends ThreadLocalX<T>
| Constructor and Description |
|---|
ThreadShare(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
static <T> ThreadShare<T> |
newOne(String name) |
getRemove, setget, initialValue, remove, withInitialCopyright © 2021. All rights reserved.