Class ConstantClass
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantClass
This class is derived from the abstract 
Constant and represents a reference to a (external) class.- See Also:
- 
Method Summary
- 
Method Details- 
getNameIndexpublic int getNameIndex()- Returns:
- Name index in constant pool of class name.
 
 
-