|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface is used to provide a simple way of providing classes with a standardized structure for time-steppable classes. A standard initialization routine is also provided.
| Method Summary | |
void |
doStep()
Move the class forward one time-step. |
void |
init()
A standard initialization function. |
void |
reset()
Reset the object. |
| Method Detail |
public void init()
public void doStep()
public void reset()
reset can often be substituted for
another call to init.
|
This documentation is part of the Generation5 JDK.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||