public interface PropertyMap
Modifier and Type | Field and Description |
---|---|
static PropertyMap |
EMPTY |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(PropertyId pid) |
java.lang.Object |
get(PropertyId pid) |
PropertyId |
getKey(int i) |
int |
size() |
static final PropertyMap EMPTY
java.lang.Object get(PropertyId pid)
boolean contains(PropertyId pid)
int size()
PropertyId getKey(int i)