public class IntegerConstantValueTag extends ConstantValueTag
bytes
Constructor and Description |
---|
IntegerConstantValueTag(int value) |
Modifier and Type | Method and Description |
---|---|
int |
getIntValue() |
String |
toString() |
getName, getValue
public int getIntValue()
public String toString()
toString
in class ConstantValueTag