Class MapImmutableProperties
- java.lang.Object
-
- io.annot8.implementations.support.properties.MapImmutableProperties
-
- All Implemented Interfaces:
io.annot8.api.properties.ImmutableProperties,io.annot8.api.properties.Properties
public class MapImmutableProperties extends Object implements io.annot8.api.properties.ImmutableProperties
Implementation of ImmutableProperties interface using an in-memory Map to store the properties.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMapImmutableProperties.BuilderAbstractContentBuilder class for InMemoryImmutableProperties
-