public abstract class AnnotationsAttribute extends Attribute
Modifier and Type | Class and Description |
---|---|
static class |
AnnotationsAttribute.Annotation
Class to represent the annotation structure for class file attributes
|
static class |
AnnotationsAttribute.ElementValue |
attributeName
NONE
Constructor and Description |
---|
AnnotationsAttribute(CPUTF8 attributeName) |
doWrite, equals, getAttributeName, getLength, getLengthIncludingHeader, getNestedClassFileEntries, hasBCIRenumbering, hashCode, isSourceFileAttribute, resolve, writeBody
objectHashCode, toString, write
public AnnotationsAttribute(CPUTF8 attributeName)
Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.