Package org.apache.any23.configuration
This packages contains the Any23 Configuration definition.
-
Interface Summary Interface Description Configuration Defines the main Any23 configuration.ModifiableConfiguration Modifiable implementation ofConfiguration
. -
Class Summary Class Description DefaultConfiguration Default implementation ofConfiguration
.DefaultModifiableConfiguration Default implementation ofModifiableConfiguration
.Setting<V> Represents a setting key paired with a compatible value.Settings This class represents an immutableSet
ofSetting
objects, with the additional property that no two settings having the sameidentifier
can be simultaneously present in aSettings
object.