Class MutinyGenAnnotationCodeWriter

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

public class MutinyGenAnnotationCodeWriter extends Object implements CodeWriter
  • Constructor Details

    • MutinyGenAnnotationCodeWriter

      public MutinyGenAnnotationCodeWriter()
  • Method Details