Class ConstantInteger

java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantInteger

public final class ConstantInteger extends Constant
This class is derived from the abstract Constant and represents a reference to an int object.
See Also:
  • Method Details

    • getBytes

      public int getBytes()
      Returns:
      data, i.e., 4 bytes.