Interface ImmutableProperties.MutableProperties

All Superinterfaces:
AnnotatorAccessor, Clearable, Containable, DelimiterAccessor, EmptyAccessor, ImmutableCanonicalTable, ImmutableCanonicalTable.MutableCanonicalTable, ImmutableInterOperableTable<String>, ImmutableInterOperableTable.MutableInterOperableTable<String>, ImmutablePathTable<String>, ImmutablePathTable.MutablePathTable<String>, ImmutableProperties, ImmutableTable<String,String>, ImmutableTable.MutableTable<String,String>, Keys<String,String>, Keys.MutableKeys<String,String>, Keys.MutableValues<String,String>, Map<String,String>, TypeAccessor<String>
All Known Subinterfaces:
ImmutableResourceProperties.MutableResoureProperties, ImmutableScheduledResourceProperties.ScheduledMuableResourceProperties, ImmutableStrictProperties.MutableStrictProperties, Properties, ResourceProperties, ScheduledResourceProperties, StrictProperties
All Known Implementing Classes:
AbstractPropertiesDecorator, AbstractResourceProperties, AbstractResourcePropertiesDecorator, JavaProperties, JsonProperties, MapImmutableProperties.Builder, MapProperties, PolyglotProperties, ScheduledResourcePropertiesDecorator, StrictPropertiesDecorator, TomlProperties, XmlProperties, YamlProperties
Enclosing interface:
ImmutableProperties

public static interface ImmutableProperties.MutableProperties extends ImmutableProperties, ImmutableCanonicalTable.MutableCanonicalTable
The interface ImmutableProperties.MutableProperties defines "dirty" methods allowing to modify ("mutate") the properties.