Class IntInsn

    • Constructor Detail

      • IntInsn

        public IntInsn()
      • IntInsn

        public IntInsn​(int op,
                       int operand)
    • Method Detail

      • getOpcode

        public int getOpcode()
      • setOpcode

        public void setOpcode​(int opcode)
      • getOperand

        public int getOperand()
      • setOperand

        public void setOperand​(int operand)