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, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.