public class AnnotationDefaultAttribute extends AnnotationsAttribute
AnnotationsAttribute.Annotation, AnnotationsAttribute.ElementValueNONE| Constructor and Description |
|---|
AnnotationDefaultAttribute(AnnotationsAttribute.ElementValue element_value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
protected int |
getLength() |
protected ClassFileEntry[] |
getNestedClassFileEntries() |
protected void |
resolve(ClassConstantPool pool)
Allows the constant pool entries to resolve their nested entries.
|
static void |
setAttributeName(CPUTF8 cpUTF8Value) |
String |
toString() |
protected void |
writeBody(DataOutputStream dos) |
doWrite, getAttributeName, getLengthIncludingHeader, hasBCIRenumbering, hashCode, isSourceFileAttributeobjectHashCode, writepublic AnnotationDefaultAttribute(AnnotationsAttribute.ElementValue element_value)
public static void setAttributeName(CPUTF8 cpUTF8Value)
protected void writeBody(DataOutputStream dos) throws IOException
writeBody in class AttributeIOExceptionprotected void resolve(ClassConstantPool pool)
ClassFileEntrypublic String toString()
toString in class ClassFileEntryprotected ClassFileEntry[] getNestedClassFileEntries()
getNestedClassFileEntries in class AttributeCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.