Class InstructionSet.I_LOOKUPSWITCH

    • Field Detail

      • matches

        private final int[] matches
      • npairs

        private final int npairs
    • Constructor Detail

      • I_LOOKUPSWITCH

        public I_LOOKUPSWITCH​(MethodModel _methodPoolEntry,
                              ByteReader _byteReader,
                              boolean _wide)
    • Method Detail

      • getMatches

        public int[] getMatches()
      • getNpairs

        public int getNpairs()