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