Class SwitchInstruction

    • Constructor Detail

      • SwitchInstruction

        public SwitchInstruction​(int opcode,
                                 int group,
                                 boolean wide,
                                 BytecodeVersion bytecodeVersion,
                                 int[] operands,
                                 int length)