|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public static interface Table.Cell<E>
A Table.Cell is the atomic part of a Table. It is normally part of a Table.Row and a Table.Column.
Table,
Table.CellImmutable| Method Summary | |
|---|---|
void |
setElement(E element)
Sets the value of the Table.Cell |
| Methods inherited from interface org.omnaest.utils.structure.table.Table.CellImmutable |
|---|
getElement, hasElement |
| Method Detail |
|---|
void setElement(E element)
Table.Cell
element -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||