Class StackMapTable.SwitchShifter

    • Constructor Detail

      • SwitchShifter

        SwitchShifter​(StackMapTable smt,
                      int where,
                      int gap)
    • Method Detail

      • deleteGap

        static byte[] deleteGap​(byte[] info,
                                int where,
                                int gap)