public interface Saver
Modifier and Type | Method and Description |
---|---|
void |
markDirty()
Notify the framework to be aware of the setting object is changed.
|
void |
requestSave()
Notify the framework the setting object is changed and can be written down
|
void markDirty()
void requestSave() throws IOException
IOException
- if the save cannot be performed