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