public final class ConstantInteger extends Constant
Constant
,
Serialized FormConstructor and Description |
---|
ConstantInteger(int bytes) |
Modifier and Type | Method and Description |
---|---|
void |
dump(java.io.DataOutputStream file)
Dump constant integer to file stream in binary format.
|
int |
getBytes() |
java.lang.String |
toString() |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.