Class GenericAptOutput<T>

java.lang.Object
io.sundr.codegen.apt.GenericAptOutput<T>
All Implemented Interfaces:
Output<T>

public class GenericAptOutput<T> extends Object implements Output<T>