JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
io.sundr.codegen.api.Output
Uses of
Output
in
io.sundr.codegen.api
Classes in
io.sundr.codegen.api
that implement
Output
Modifier and Type
Class
Description
class
FileOutput
<T>
class
SystemOutput
<T>
Methods in
io.sundr.codegen.api
with parameters of type
Output
Modifier and Type
Method
Description
CodeGenerator.Builder
<
T
>
CodeGenerator.Builder.
withOutput
(
Output
<
T
> output)