Class ThroughputLimitConfig.BuilderBase.ThroughputLimitConfigImpl

java.lang.Object
io.helidon.common.concurrency.limits.ThroughputLimitConfig.BuilderBase.ThroughputLimitConfigImpl
All Implemented Interfaces:
Prototype.Api, Prototype.Factory<ThroughputLimit>, ThroughputLimitConfig, Supplier<ThroughputLimit>
Enclosing class:
ThroughputLimitConfig.BuilderBase<BUILDER extends ThroughputLimitConfig.BuilderBase<BUILDER,PROTOTYPE>,PROTOTYPE extends ThroughputLimitConfig>

protected static class ThroughputLimitConfig.BuilderBase.ThroughputLimitConfigImpl extends Object implements ThroughputLimitConfig, Supplier<ThroughputLimit>
Generated implementation of the prototype, can be extended by descendant prototype implementations.