public interface Saver
Modifier and Type | Method | 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 performedBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.