Class ClassFile.ConstantInterfaceMethodrefInfo

    • Constructor Detail

      • ConstantInterfaceMethodrefInfo

        public ConstantInterfaceMethodrefInfo​(short classIndex,
                                              short nameAndTypeIndex)
    • Method Detail

      • getNameAndTypeIndex

        public short getNameAndTypeIndex()
      • store

        public void store​(java.io.DataOutputStream dos)
                   throws java.io.IOException
        Specified by:
        store in class ClassFile.ConstantPoolInfo
        Throws:
        java.io.IOException
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object