java.lang.Object
io.helidon.codegen.classmodel.Executable
io.helidon.codegen.classmodel.Constructor
Constructor model.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Constructor.Builder
builder()
Create newConstructor.Builder
instance.
-
Method Details
-
builder
Create newConstructor.Builder
instance.- Returns:
- new builder instance
-