|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface Entities.EntityMap
Method Summary | |
---|---|
void |
add(java.lang.String name,
int value)
Add an entry to this entity map. |
int |
value(java.lang.String name)
Returns the value of the entity identified by the specified name. |
Method Detail |
---|
void add(java.lang.String name, int value)
Add an entry to this entity map.
name
- the entity namevalue
- the entity valueint value(java.lang.String name)
Returns the value of the entity identified by the specified name.
name
- the name to locate
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |