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