Class ConstantClass
java.lang.Object
org.apache.tomcat.util.bcel.classfile.Constant
org.apache.tomcat.util.bcel.classfile.ConstantClass
-
Method Summary
Modifier and TypeMethodDescriptionintGets the name index in constant pool of class name.
-
Method Details
-
getNameIndex
public int getNameIndex()Gets the name index in constant pool of class name.- Returns:
- Name index in constant pool of class name.
-