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