Class ConstantPool.InterfaceMethodrefInfo

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

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

    • InterfaceMethodrefInfo

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