public class AnonymousClass extends GeneratedClass
blocks, constructors, fields, innerClasses, interfaces, metaPackage, methods, ordered, parentSource, rootClass, superClassenclosing, namegetRawType, referformat| Modifier and Type | Method and Description |
|---|---|
GeneratedConstructor |
addConstructor(int modifiers) |
void |
addInterface(Class metaInterface) |
void |
addInterface(MetaType metaInterface) |
Format |
instantiationFormat() |
Format |
instantiationFormat(Format... constructorArgs) |
Format |
instantiationFormat(Format arg1) |
Format |
instantiationFormat(Format arg1,
Format arg2) |
Format |
instantiationFormat(Format arg1,
Format arg2,
Format arg3) |
Format |
instantiationFormat(Format arg1,
Format arg2,
Format arg3,
Format arg4) |
Format |
instantiationFormat(List<? extends Format> constructorArgs) |
addAnonymousClass, addAnonymousClass, addBlock, addBlock, addClass, addConstructor, addDeclarations, addDirt, addEnum, addField, addField, addImport, addImport, addInnerClass, addInnerClass, addInnerClass, addInnerEnum, addMethod, addMethod, addTypeParameter, format, getClasses, getConstructors, getElementClass, getEnclosingClass, getFields, getImportPattern, getImports, getInnerClass, getInnerClass, getInnerClasses, getInterfaces, getMethods, getOrderedMembers, getPackage, getPackageName, getParentContext, getParentSourceContext, getQualifiedName, getRawType, getSimpleName, getSourceFile, getSuperClass, getTypeParameters, isArray, isPrimitive, refer, referTo, referTo, setSuperClass, setSuperClassaddTypeVariable, addTypeVariable, getName, getTypeVariablesgetModifiers, setModifiersaddAnnotation, addAnnotation, addAnnotation, addComment, getAnnotations, getComments, getRawComments, hasMetadataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetModifierspublic void addInterface(MetaType metaInterface)
addInterface in class GeneratedClasspublic void addInterface(Class metaInterface)
addInterface in class GeneratedClasspublic GeneratedConstructor addConstructor(int modifiers)
addConstructor in class GeneratedClasspublic Format instantiationFormat()
see also the complete user documentation .