public class TThreadLocal<T>
extends java.lang.Object
| Constructor | Description |
|---|---|
TThreadLocal() |
| Modifier and Type | Method | Description |
|---|---|---|
T |
get() |
|
void |
set(T aValue) |
Copyright © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.