|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITableEntry
The entry in the table
Method Summary | |
---|---|
java.lang.Comparable |
get(int i)
Get the i-th field of the entry |
void |
set(int i,
java.lang.Object o)
Set the i-th field of the entry |
Method Detail |
---|
void set(int i, java.lang.Object o)
i
- the indexo
- the valuejava.lang.Comparable get(int i)
i
- the index
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |