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 performedBuilt on December 10 2023. | Copyright © 2017-2023 Apache Software Foundation. All Rights Reserved.