Package io.sundr.codegen.apt
Class TypeDefAptOutput
- java.lang.Object
-
- io.sundr.codegen.apt.TypeDefAptOutput
-
- All Implemented Interfaces:
io.sundr.codegen.api.Output<io.sundr.model.TypeDef>
public class TypeDefAptOutput extends Object implements io.sundr.codegen.api.Output<io.sundr.model.TypeDef>
-
-
Constructor Summary
Constructors Constructor Description TypeDefAptOutput(Filer filer)TypeDefAptOutput(Filer filer, io.sundr.codegen.api.Renderer<io.sundr.model.TypeDef> renderer)
-