Class ClassDeclarationCodeWriter

java.lang.Object
io.smallrye.mutiny.vertx.codegen.lang.ClassDeclarationCodeWriter
All Implemented Interfaces:
CodeWriter, BiFunction<io.vertx.codegen.ClassModel,PrintWriter,Void>

public class ClassDeclarationCodeWriter extends Object implements CodeWriter
  • Constructor Details

    • ClassDeclarationCodeWriter

      public ClassDeclarationCodeWriter()
  • Method Details