Class MethodRefEntry

    • Constructor Summary

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

      • classIndex

        private final int classIndex
      • nameAndTypeIndex

        private final int nameAndTypeIndex
    • Constructor Detail

      • MethodRefEntry

        public MethodRefEntry​(int classIndex,
                              int nameAndTypeIndex)