|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Memento
Creates a memento containing a snapshot of the internal state. The state can be retreived when the restore method is called. This interface should be used by any object that plans to use the Caretaker implementation in the RI.
| Method Summary | |
|---|---|
void |
restore()
Restore the state that was caputred when an instance of this object was created. |
| Method Detail |
|---|
void restore()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||