public interface TypeGenerator<T> extends Generator<T>
| Modifier and Type | Method and Description |
|---|---|
com.squareup.javapoet.TypeName |
getGeneratedJavaType() |
void |
output(CodeContainer<T> rootDirectory,
BuildPhase buildPhase) |
void output(CodeContainer<T> rootDirectory, BuildPhase buildPhase) throws IOException
IOExceptioncom.squareup.javapoet.TypeName getGeneratedJavaType()
Copyright © 2019 Mulesoft. All rights reserved.