public class RuntimeVisibleorInvisibleAnnotationsAttribute extends AnnotationsAttribute
AnnotationsAttribute.Annotation, AnnotationsAttribute.ElementValueattributeNameNONE| Constructor and Description |
|---|
RuntimeVisibleorInvisibleAnnotationsAttribute(CPUTF8 name,
AnnotationsAttribute.Annotation[] annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getLength() |
protected ClassFileEntry[] |
getNestedClassFileEntries() |
protected void |
resolve(ClassConstantPool pool)
Allows the constant pool entries to resolve their nested entries.
|
String |
toString() |
protected void |
writeBody(DataOutputStream dos) |
doWrite, equals, getAttributeName, getLengthIncludingHeader, hasBCIRenumbering, hashCode, isSourceFileAttributeobjectHashCode, writepublic RuntimeVisibleorInvisibleAnnotationsAttribute(CPUTF8 name, AnnotationsAttribute.Annotation[] annotations)
protected void resolve(ClassConstantPool pool)
ClassFileEntryprotected void writeBody(DataOutputStream dos) throws IOException
writeBody in class AttributeIOExceptionpublic String toString()
toString in class ClassFileEntryprotected ClassFileEntry[] getNestedClassFileEntries()
getNestedClassFileEntries in class AttributeCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.