-
- All Superinterfaces:
WithFromBuilder<ImmutableProperties.Builder,Properties>,WithPropertiesBuilder<ImmutableProperties.Builder>,WithSave<ImmutableProperties>
- Enclosing interface:
- ImmutableProperties
public static interface ImmutableProperties.Builder extends WithFromBuilder<ImmutableProperties.Builder,Properties>, WithPropertiesBuilder<ImmutableProperties.Builder>, WithSave<ImmutableProperties>
Builder interface to create (immutable) properties classes
-
-
Method Summary
-
Methods inherited from interface io.annot8.core.helpers.builders.WithFromBuilder
from
-
Methods inherited from interface io.annot8.core.helpers.builders.WithPropertiesBuilder
withoutProperty, withoutProperty, withProperties, withProperty
-
-