class JAnonymousClass extends JDefinedClass
| Modifier and Type | Field and Description |
|---|---|
private JClass |
base
Base interface/class from which this anonymous class is built.
|
fields, metadataEMPTY_ARRAY| Constructor and Description |
|---|
JAnonymousClass(JClass _base) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
fullName()
Gets the fully qualified name of this class.
|
void |
generate(JFormatter f) |
_annotationTypeDeclaration, _class, _class, _class, _class, _enum, _enum, _extends, _extends, _extends, _implements, _implements, _implements, _interface, _interface, _package, annotate, annotate, annotate2, annotations, binaryName, classes, constructor, constructors, declare, declareBody, direct, enumConstant, field, field, field, field, fields, generify, generify, generify, getClassType, getConstructor, getMethod, getPackage, hide, init, isAbstract, isAnnotationTypeDeclaration, isAnonymous, isClass, isHidden, isInterface, isPackage, javadoc, listClasses, method, method, methods, mods, name, outer, parentContainer, removeField, substituteParams, typeParamsarray, boxify, dotclass, erasure, getBaseClass, getBaseClass, getPrimitiveType, getTypeParameters, isAssignableFrom, isParameterized, narrow, narrow, narrow, narrow, narrow, narrow, owner, printLink, staticInvoke, staticInvoke, staticRef, staticRef, toString, unboxify, wildcardcompareTo, elementType, isArray, isPrimitive, isReference, parseclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitownerprivate final JClass base
JAnonymousClass(JClass _base)
public java.lang.String fullName()
JDefinedClassfullName in class JDefinedClasspublic void generate(JFormatter f)
generate in interface JGenerablegenerate in class JClass