|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Cell
Channel type for a cell. The channel allows reading of and setting the values of a cell.
| Method Summary | |
|---|---|
void |
read(Val replyTo)
Read the value of the cell. |
void |
write(java.lang.Object newVal)
Write the value of the cell. |
| Method Detail |
|---|
void read(Val replyTo)
replyTo - channel to which the value of the cell is sentvoid write(java.lang.Object newVal)
newVal - new value of the cell
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||