Class ConstantClass

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

public final class ConstantClass extends Constant
This class is derived from the abstract Constant and represents a reference to a (external) class.
See Also:
  • Method Details

    • getNameIndex

      public int getNameIndex()
      Returns:
      Name index in constant pool of class name.