java.lang.Object
com.github.muehmar.gradle.openapi.generator.java.GeneratorUtil

public class GeneratorUtil extends Object
Candidates for the generator class...
  • Method Details

    • noSettingsGen

      public static <A, B> io.github.muehmar.codegenerator.Generator<A,B> noSettingsGen(io.github.muehmar.codegenerator.Generator<A,Void> gen)