|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A Table.Entry is an entry in a table. It has two attributes: its key and its data.
| Method Summary | |
java.lang.Object |
getData()
e.getData() returns the data for e. |
java.lang.Object |
getKey()
e.getKey() returns the key for e. |
| Method Detail |
public java.lang.Object getKey()
public java.lang.Object getData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||