public final class ConstantValue extends Attribute
Attribute,
Serialized Form| Constructor and Description |
|---|
ConstantValue(int name_index,
int length,
int constantvalue_index,
ConstantPool constant_pool) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ClassVisitor v) |
void |
dump(java.io.DataOutputStream file) |
int |
getConstantValueIndex() |
java.lang.String |
toString() |
getConstantPool, getLength, getName, getNameIndex, getTag, readAttributepublic ConstantValue(int name_index,
int length,
int constantvalue_index,
ConstantPool constant_pool)
public void accept(ClassVisitor v)
public final void dump(java.io.DataOutputStream file)
throws java.io.IOException
public final int getConstantValueIndex()