Package org.apache.bcel.classfile
Class ConstantMethodref
java.lang.Object
org.apache.bcel.classfile.Constant
org.apache.bcel.classfile.ConstantCP
org.apache.bcel.classfile.ConstantMethodref
This class represents a constant pool reference to a method.
-
Field Summary
Fields inherited from class org.apache.bcel.classfile.ConstantCP
class_index, name_and_type_index
-
Constructor Summary
ConstructorsConstructorDescriptionConstantMethodref
(int classIndex, int nameAndTypeIndex) Initialize from another object. -
Method Summary
Methods inherited from class org.apache.bcel.classfile.ConstantCP
dump, getClass, getClassIndex, getNameAndTypeIndex, setClassIndex, setNameAndTypeIndex, toString
Methods inherited from class org.apache.bcel.classfile.Constant
clone, copy, equals, getComparator, getTag, hashCode, readConstant, setComparator