public abstract class AbstractTypeGenerator<T> extends Object implements TypeGenerator<T>
| Constructor and Description |
|---|
AbstractTypeGenerator() |
| Modifier and Type | Method and Description |
|---|---|
void |
output(CodeContainer<T> rootDirectory) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGeneratedJavaType, outputpublic void output(CodeContainer<T> rootDirectory) throws IOException
output in interface Generator<T>IOExceptionCopyright © 2019 Mulesoft. All rights reserved.