Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Memento design pattern provides the ability to store and restore object's internal state without breaking encapsulation. This pattern is useful when we have to support undo or redo operations over an object.
Advertisement
Add Comment
Please, Sign In to add comment