Interface PropertiesConfigBuilder

All Superinterfaces:
ConfigBuilder<PropertiesConfigBuilder>, MutableCapableConfigBuilder<PropertiesConfigBuilder>, PropertiesConfigBaseBuilder<PropertiesConfigBuilder>
All Known Implementing Classes:
PropertiesConfigBuilderImpl

@API(status=STABLE, since="1.0") public interface PropertiesConfigBuilder extends PropertiesConfigBaseBuilder<PropertiesConfigBuilder>, MutableCapableConfigBuilder<PropertiesConfigBuilder>
Properties based configuration builder.
Since:
1.0
Version:
1.0, 2025-05
Author:
(w) Iker Hernaez
See Also: