public class ThreadLocal extends Object
| Constructor and Description |
|---|
ThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
protected Object |
initialValue() |
void |
set(Object var0) |
Copyright © 2006–2025 OSGi Alliance. All rights reserved.