Interface PreferencesMutableConfig

All Superinterfaces:
Config, MutableConfig, WatchableConfig
All Known Implementing Classes:
PreferencesMutableConfigImpl

@API(status=STABLE, since="1.0") public interface PreferencesMutableConfig extends WatchableConfig
Mutable configuration properties provider based on Java Preferences.
Since:
1.0
Version:
1.0, 2025-11
Author:
(w) Iker Hernaez
See Also: