|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Classes implementing this interface indicate that their state is resetable. This is often used in JASA to re-initialise objects instead of re-constructing them, with the associated garbage-collection and initialisation performance penalties.
| Method Summary | |
void |
reset()
Reinitialise our state to the original settings. |
| Method Detail |
public void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||