public class Context
extends java.lang.Object
| Constructor and Description |
|---|
Context() |
Context(java.lang.Object[] values) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(int index) |
<T> T |
get(int index,
T defaultValue) |
int |
size() |