Uses of Class
io.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase
-
Uses of ScheduledThreadPoolConfig.BuilderBase in io.helidon.common.configurable
Modifier and TypeClassDescriptionstatic class
ScheduledThreadPoolConfig.BuilderBase<BUILDER extends ScheduledThreadPoolConfig.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends ScheduledThreadPoolConfig> Fluent API builder base forScheduledThreadPoolSupplier
.Modifier and TypeClassDescriptionstatic class
Fluent API builder forScheduledThreadPoolSupplier
.Modifier and TypeMethodDescriptionScheduledThreadPoolConfig.BuilderBase.from
(ScheduledThreadPoolConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
Create an instance providing a builder.