Class MethodRefEntry

    • Constructor Summary

      Constructors 
      Constructor Description
      MethodRefEntry​(short classIndex, short nameAndTypeIndex)  
    • Field Detail

      • classIndex

        private final short classIndex
      • nameAndTypeIndex

        private final short nameAndTypeIndex
    • Constructor Detail

      • MethodRefEntry

        public MethodRefEntry​(short classIndex,
                              short nameAndTypeIndex)