Uses of Class
io.helidon.common.configurable.ScheduledThreadPoolConfig.BuilderBase
Packages that use ScheduledThreadPoolConfig.BuilderBase
-
Uses of ScheduledThreadPoolConfig.BuilderBase in io.helidon.common.configurable
Classes in io.helidon.common.configurable with type parameters of type ScheduledThreadPoolConfig.BuilderBaseModifier and TypeClassDescriptionstatic classScheduledThreadPoolConfig.BuilderBase<BUILDER extends ScheduledThreadPoolConfig.BuilderBase<BUILDER,PROTOTYPE>, PROTOTYPE extends ScheduledThreadPoolConfig> Fluent API builder base forScheduledThreadPoolSupplier.Subclasses of ScheduledThreadPoolConfig.BuilderBase in io.helidon.common.configurableModifier and TypeClassDescriptionstatic classFluent API builder forScheduledThreadPoolSupplier.Methods in io.helidon.common.configurable with parameters of type ScheduledThreadPoolConfig.BuilderBaseModifier and TypeMethodDescriptionScheduledThreadPoolConfig.BuilderBase.from(ScheduledThreadPoolConfig.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.Constructors in io.helidon.common.configurable with parameters of type ScheduledThreadPoolConfig.BuilderBaseModifierConstructorDescriptionprotectedCreate an instance providing a builder.