<<< Memento | Index | Memento Implementation >>> |
|
|
The Caretaker
implements the "undo" mechanism;
takes responsibility to store Memento objects in memory.
Note: the Caretaker never operates on, or examines the contents of a memento.
<<< Memento | Index | Memento Implementation >>> |