public class ThreadLocalMap
extends java.lang.Object
| Modifier and Type | Method | Description | 
|---|---|---|
| static java.util.Hashtable | get() | |
| static java.util.Hashtable | pop() | |
| static void | push(java.util.Hashtable env) | Push the hashtable onto the stack to make it current. |