Class GeneratorUtil
java.lang.Object
com.github.muehmar.gradle.openapi.generator.java.GeneratorUtil
Candidates for the generator class...
-
Method Summary
Modifier and TypeMethodDescriptionstatic <A,B> io.github.muehmar.codegenerator.Generator<A, B> noSettingsGen(io.github.muehmar.codegenerator.Generator<A, Void> gen)
-
Method Details
-
noSettingsGen
public static <A,B> io.github.muehmar.codegenerator.Generator<A,B> noSettingsGen(io.github.muehmar.codegenerator.Generator<A, Void> gen)
-