public class ModuleSettingsStore extends java.lang.Object implements SettingsStore
| Constructor and Description |
|---|
ModuleSettingsStore(Module module) |
| Modifier and Type | Method and Description |
|---|---|
Cog |
retrieveSettings()
Retrieve settings
|
void |
storeSettings(CoggableSettings settings)
Store the settings
|
public ModuleSettingsStore(Module module)
public void storeSettings(CoggableSettings settings)
SettingsStorestoreSettings in interface SettingsStoresettings - the CoggableSettings to persistpublic Cog retrieveSettings()
SettingsStoreretrieveSettings in interface SettingsStoreCog loaded from store