public interface IValueGetter
| Modifier and Type | Field and Description |
|---|---|
static IValueGetter |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get(java.lang.String key) |
java.util.Set<java.lang.String> |
keySet() |
static final IValueGetter EMPTY