Uses of Interface
org.refcodes.properties.Properties.MutableProperties
-
Uses of Properties.MutableProperties in org.refcodes.properties
Subinterfaces of Properties.MutableProperties in org.refcodes.propertiesModifier and TypeInterfaceDescriptionstatic interfaceThe Interface MutableProfileProperties.static interfaceThe Interface ProfilePropertiesBuilder.static interfaceThe interfaceProperties.PropertiesBuilderdefines builder functionality on top of the properties .static interfaceThe interfaceResourceProperties.MutableResourePropertiesdefines "dirty" methods allowing to modify ("mutate") theResourceProperties.static interfaceThe interfaceResourceProperties.ResourcePropertiesBuilderdefines builder functionality on top of theResourceProperties.MutableResoureProperties.static interfaceThe interfaceScheduledResourceProperties.ScheduledMuableResourcePropertiesdefines "dirty" methods allowing to modify ("mutate") theScheduledResourceProperties.static interfaceThe interfaceScheduledResourceProperties.ScheduledResourcePropertiesBuilderdefines builder functionality on top of theScheduledResourceProperties.ScheduledMuableResourceProperties.static interfaceThe Interface MutableStrictProperties.static interfaceThe Interface StrictPropertiesBuilder.Classes in org.refcodes.properties that implement Properties.MutablePropertiesModifier and TypeClassDescriptionclassclassImplementation of the mutableResourceProperties.ResourcePropertiesBuilderinterface.classclassImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "Java properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "JSON properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "PolyglotPropertiesBuilder" (or just "properties").classThe Class PropertiesBuilderImpl.classTheScheduledResourcePropertiesBuilderDecoratordecoratesResourceProperties.ResourcePropertiesBuilderfrom which the properties are to be reloaded periodically viaAbstractResourcePropertiesBuilderDecorator.reload(ReloadMode).classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "TOML properties".classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "XML properties" (or just "properties").classImplementation of theResourceProperties.ResourcePropertiesBuilderinterface with support of so called "YAML properties" (or just "properties").