Class RouterHandler

  • All Implemented Interfaces:
    InstructionHandler

    public final class RouterHandler
    extends Object
    implements InstructionHandler
    General Instruction Handler. This handler redirects handling of instructions depending on an incoming instruction.
    Since:
    0.2
    • Constructor Detail

      • RouterHandler

        public RouterHandler​(boolean counting)
        Constructor.
        Parameters:
        counting - Do we put numbers to opcodes?