Class ConstantInfo.InterfaceMethodref

    • Constructor Detail

      • InterfaceMethodref

        public InterfaceMethodref​(int class_index,
                                  int name_and_type_index)
      • InterfaceMethodref

        public InterfaceMethodref​(java.io.DataInput in)
                           throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object