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