Interface IPersistable

    • Method Detail

      • saveState

        void saveState​(IMemento memento)
        Saves the state of the object in the given memento.
        Parameters:
        memento - the storage area for object's state