public class TThreadLocal<T> extends TObject
Constructor and Description |
---|
TThreadLocal() |
Modifier and Type | Method and Description |
---|---|
T |
get() |
protected T |
initialValue() |
void |
remove() |
void |
set(T value) |
Copyright © 2019. All rights reserved.