public class AttributeSignature extends Attribute
| Modifier and Type | Field and Description |
|---|---|
static String |
ATTRIBUTE_NAME |
| Constructor and Description |
|---|
AttributeSignature(ByteData raw,
ConstantPool cp) |
| Modifier and Type | Method and Description |
|---|---|
Dumper |
dump(Dumper d) |
long |
getRawByteLength() |
String |
getRawName() |
ConstantPoolEntryUTF8 |
getSignature() |
collectTypeUsagespublic static final String ATTRIBUTE_NAME
public AttributeSignature(ByteData raw, ConstantPool cp)
Copyright © 2011-2021. All Rights Reserved.