public class ConstructorWithGenericTypesCodeWriter extends Object implements ConditionalCodeWriter
| Constructor and Description |
|---|
ConstructorWithGenericTypesCodeWriter() |
ConstructorWithGenericTypesCodeWriter(String constructor) |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(io.vertx.codegen.ClassModel model,
PrintWriter writer) |
boolean |
test(io.vertx.codegen.ClassModel classModel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplygenTypeNameandThenpublic ConstructorWithGenericTypesCodeWriter(String constructor)
public ConstructorWithGenericTypesCodeWriter()
public void generate(io.vertx.codegen.ClassModel model,
PrintWriter writer)
generate in interface CodeWriterCopyright © 2019–2020 SmallRye. All rights reserved.