Uses of Class
io.helidon.builder.codegen.PrototypeConstant.Builder
Packages that use PrototypeConstant.Builder
-
Uses of PrototypeConstant.Builder in io.helidon.builder.codegen
Methods in io.helidon.builder.codegen that return PrototypeConstant.BuilderModifier and TypeMethodDescriptionstatic PrototypeConstant.BuilderPrototypeConstant.builder()Create a new fluent API builder to customize configuration.static PrototypeConstant.BuilderPrototypeConstant.builder(PrototypeConstant instance) Create a new fluent API builder from an existing instance.Method parameters in io.helidon.builder.codegen with type arguments of type PrototypeConstant.BuilderModifier and TypeMethodDescriptionPrototypeInfo.BuilderBase.addConstant(Consumer<PrototypeConstant.Builder> consumer) Constants to be defined on the prototype.