Class ConstantFloat
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantFloat
This class is derived from the abstract 
Constant and represents a reference to a float object.- See Also:
- 
Method Summary
- 
Method Details- 
getBytespublic float getBytes()- Returns:
- data, i.e., 4 bytes.
 
 
-