Package org.flasby.settings
Interface SimpleSettings
- All Known Subinterfaces:
PersistentSettings
- All Known Implementing Classes:
Encrypt
,FileSettings
,MixedEncrypt
,SimpleSettingsImpl
provides persistent settings for any application.
The settings can be edited manually.
Settings are organized into groups which may contain other groups.
Groups are, however, optional and a root group exists and is the first to be available.
- Author:
- Steve Flasby
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.flasby.settings.Settings
Settings.ApplyWithExistingValue, Settings.ApplyWithMissingKey
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface org.flasby.settings.Settings
doIfExists, doIfExists