Class InstructionSet.I_TABLESWITCH

    • Field Detail

      • high

        private final int high
      • low

        private final int low
    • Constructor Detail

      • I_TABLESWITCH

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

      • getHigh

        public int getHigh()
      • getLow

        public int getLow()