|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Abstraction of object that accept the usage of memento pattern.
| Method Summary | |
void |
installMemento(GB_Memento a_memento)
Install a memento to an object. |
GB_Memento |
newMemento()
Create a new memento for this object. |
| Method Detail |
public void installMemento(GB_Memento a_memento)
a_memento - GB_Memento - the memento used to restore the valuepublic GB_Memento newMemento()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||