|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--anvil.codec.Attribute
|
+--anvil.codec.ConstantValue
| Field Summary | |
protected int |
_constant
|
protected int |
_constantvalueindex
|
| Fields inherited from class anvil.codec.Attribute |
_pool |
| Constructor Summary | |
ConstantValue(ConstantPool pool,
int index)
|
|
| Method Summary | |
java.lang.String |
getName()
|
void |
setConstant(int index)
|
void |
write(java.io.DataOutputStream output)
|
| Methods inherited from class anvil.codec.Attribute |
getPool |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected int _constantvalueindex
protected int _constant
| Constructor Detail |
public ConstantValue(ConstantPool pool,
int index)
| Method Detail |
public java.lang.String getName()
getName in class Attributepublic void setConstant(int index)
public void write(java.io.DataOutputStream output)
throws java.io.IOException
write in class Attributejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||