Class NextInstructionCount


  • public class NextInstructionCount
    extends java.lang.Object
    • Field Detail

      • opcode

        private Opcode opcode
      • count

        private int count
    • Constructor Detail

      • NextInstructionCount

        public NextInstructionCount​(Opcode opcode,
                                    int count)
    • Method Detail

      • getOpcode

        public Opcode getOpcode()
      • getCount

        public int getCount()