class JAnonymousClass extends JDefinedClass
Modifier and Type | Field and Description |
---|---|
private JClass |
base
Base interface/class from which this anonymous class is built.
|
fields, metadata
EMPTY_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, instanceInit, isAbstract, isAnnotationTypeDeclaration, isAnonymous, isClass, isHidden, isInterface, isPackage, javadoc, listClasses, method, method, methods, mods, name, outer, parentContainer, removeField, substituteParams, typeParams
array, boxify, dotclass, erasure, getBaseClass, getBaseClass, getPrimitiveType, getTypeParameters, isAssignableFrom, isParameterized, narrow, narrow, narrow, narrow, narrow, narrow, owner, printLink, staticInvoke, staticInvoke, staticRef, staticRef, superWildcard, toString, unboxify, wildcard
compareTo, elementType, isArray, isPrimitive, isReference, parse
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
owner
private final JClass base
JAnonymousClass(JClass _base)
public java.lang.String fullName()
JDefinedClass
fullName
in class JDefinedClass
public void generate(JFormatter f)
generate
in interface JGenerable
generate
in class JClass