public interface IPersistable
IMemento
.Modifier and Type | Method and Description |
---|---|
void |
saveState(IMemento memento)
Saves the state of the object in the given memento.
|
void saveState(IMemento memento)
memento
- the storage area for object's state
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.