Class ClassFile.ConstantMethodrefInfo

    • Field Detail

      • classIndex

        private final short classIndex
      • nameAndTypeIndex

        private final short nameAndTypeIndex
    • Constructor Detail

      • ConstantMethodrefInfo

        public ConstantMethodrefInfo​(short classIndex,
                                     short nameAndTypeIndex)