Uses of Class
io.helidon.common.types.TypeName.BuilderBase
Package
Description
Subset of Builder's SPI types that are useful for runtime.
-
Uses of TypeName.BuilderBase in io.helidon.common.types
Modifier and TypeClassDescriptionstatic class
TypeName.BuilderBase<BUILDER extends TypeName.BuilderBase<BUILDER,
PROTOTYPE>, PROTOTYPE extends TypeName> Fluent API builder base forTypeName
.Modifier and TypeMethodDescriptionTypeName.BuilderBase.from
(TypeName.BuilderBase<?, ?> builder) Update this builder from an existing prototype builder instance.ModifierConstructorDescriptionprotected
TypeNameImpl
(TypeName.BuilderBase<?, ?> builder) Create an instance providing a builder.