Memento
← Back to Behavioral Patterns
Capture and restore object state (undo/redo). Without violating encapsulation, capture and externalize an object’s internal state so that the object can be restored to this state later.
← Back to Behavioral Patterns
Capture and restore object state (undo/redo). Without violating encapsulation, capture and externalize an object’s internal state so that the object can be restored to this state later.