Skip to main content

One doc tagged with "memento pattern"

View All Tags

Memento Design Pattern

The memento pattern is a behavioral pattern that allows you to save and restore an object's previous state without revealing its implementation details.