public class AnonymousClass extends GeneratedClass
blocks, constructors, fields, innerClasses, interfaces, metaPackage, methods, ordered, parentSource, rootClass, superClass
enclosing, name
getRawType, refer
format
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, setSuperClass
addTypeVariable, addTypeVariable, getName, getTypeVariables
getModifiers, setModifiers
addAnnotation, addAnnotation, addAnnotation, addComment, getAnnotations, getComments, getRawComments, hasMetadata
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getModifiers
public void addInterface(MetaType metaInterface)
addInterface
in class GeneratedClass
public void addInterface(Class metaInterface)
addInterface
in class GeneratedClass
public GeneratedConstructor addConstructor(int modifiers)
addConstructor
in class GeneratedClass
public Format instantiationFormat()
see also the complete user documentation .