|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A Computable is an object that performs some sort of computation or action when its compute() method is called. The compute() method is meant to be called (usually) by a Controller. See the Controller class for more information.
| Method Summary | |
void |
compute()
Perform the computation or action associated with this Computable object. |
| Method Detail |
public void compute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||