Class ImportDeclarationCodeWriter

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

public class ImportDeclarationCodeWriter extends Object implements CodeWriter
  • Constructor Details

    • ImportDeclarationCodeWriter

      public ImportDeclarationCodeWriter()
  • Method Details