Class ConstantInfo.InterfaceMethodref

All Implemented Interfaces:
Writable
Enclosing class:
ConstantInfo

public static class ConstantInfo.InterfaceMethodref extends ConstantInfo.Ref
  • Constructor Details

    • InterfaceMethodref

      public InterfaceMethodref(int class_index, int name_and_type_index)
    • InterfaceMethodref

      public InterfaceMethodref(DataInput in) throws IOException
      Throws:
      IOException
  • Method Details