Package org.flasby.login2.settings
Interface SimpleSettings
- All Known Subinterfaces:
PersistentSettings
- All Known Implementing Classes:
FileSettings
,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.login2.settings.Settings
Settings.ApplyWithExistingValue, Settings.ApplyWithMissingKey
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
Methods inherited from interface org.flasby.login2.settings.Settings
doIfExists, doIfExists