Uses of Interface
dev.orne.config.PreferencesMutableConfig
Packages that use PreferencesMutableConfig
Package
Description
Configuration management system.
Internal implementations of configuration instances.
-
Uses of PreferencesMutableConfig in dev.orne.config
Methods in dev.orne.config that return PreferencesMutableConfigModifier and TypeMethodDescription@NotNull PreferencesMutableConfigPreferencesMutableConfigBuilder.build()Creates the configuration instance. -
Uses of PreferencesMutableConfig in dev.orne.config.impl
Classes in dev.orne.config.impl that implement PreferencesMutableConfigModifier and TypeClassDescriptionclassImplementation ofMutableConfigbased on JavaPreferences.