public class RootClassProcessor extends ClassProcessor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
JAVA_SUFFIX |
| Constructor and Description |
|---|
RootClassProcessor(java.lang.Class<?> sourceClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayClass() |
void |
process() |
createTargetClass, getSourceClass, isProcessableInnerClass, isProcessableRootClass, isTargetClassStaticgetShowTypeVariableDefinition, getShowTypeVariableReference, getWriter, isAbstract, isCheckedExceptionClass, isNonStaticInnerClass, isProtected, isPublic, isStatic, setWriter, typesToString, typesToString, typeToStringpublic static final java.lang.String JAVA_SUFFIX