| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface for a Model containing a Map of key/value pairs.
| Method Summary | |
|  Object | get(String key)Returns the value for the input key. | 
|  int | size()Returns the number of key/value pairs stored in the model. | 
| Method Detail | 
public Object get(String key)
key - The key
public int size()
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||