public class AttributeAnnotationDefault extends Attribute
Modifier and Type | Field and Description |
---|---|
static String |
ATTRIBUTE_NAME |
Constructor and Description |
---|
AttributeAnnotationDefault(ByteData raw,
ConstantPool cp) |
Modifier and Type | Method and Description |
---|---|
void |
collectTypeUsages(TypeUsageCollector collector) |
Dumper |
dump(Dumper d) |
ElementValue |
getElementValue() |
long |
getRawByteLength() |
String |
getRawName() |
String |
toString() |
public static final String ATTRIBUTE_NAME
public AttributeAnnotationDefault(ByteData raw, ConstantPool cp)
public String getRawName()
public long getRawByteLength()
public ElementValue getElementValue()
public void collectTypeUsages(TypeUsageCollector collector)
collectTypeUsages
in interface TypeUsageCollectable
collectTypeUsages
in class Attribute
Copyright © 2011-2021. All Rights Reserved.