Class InstructionCounter

    • Constructor Detail

      • InstructionCounter

        public InstructionCounter()
    • Method Detail

      • getCount

        public int getCount()
        Description copied from interface: Counter
        Returns the current value of the counter.
        Specified by:
        getCount in interface Counter