Class ConstantPool.MethodrefInfo

java.lang.Object
aQute.bnd.classfile.ConstantPool.AbstractRefInfo
aQute.bnd.classfile.ConstantPool.MethodrefInfo
All Implemented Interfaces:
ConstantPool.Info
Enclosing class:
ConstantPool

public static class ConstantPool.MethodrefInfo extends ConstantPool.AbstractRefInfo
  • Constructor Details

    • MethodrefInfo

      public MethodrefInfo(int class_index, int name_and_type_index)
  • Method Details