Class FixedRateConfig.BuilderBase.FixedRateConfigImpl

java.lang.Object
io.helidon.scheduling.TaskConfig.BuilderBase.TaskConfigImpl
io.helidon.scheduling.FixedRateConfig.BuilderBase.FixedRateConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<FixedRate>, FixedRateConfig, TaskConfig, Supplier<FixedRate>
Enclosing class:
FixedRateConfig.BuilderBase<BUILDER extends FixedRateConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends FixedRateConfig>

protected static class FixedRateConfig.BuilderBase.FixedRateConfigImpl extends TaskConfig.BuilderBase.TaskConfigImpl implements FixedRateConfig, Supplier<FixedRate>
Generated implementation of the prototype, can be extended by descendant prototype implementations.