Class SetWorkersNumberExecutor

    • Constructor Detail

      • SetWorkersNumberExecutor

        public SetWorkersNumberExecutor()
    • Method Detail

      • execute

        public void execute​(Command command)
        Description copied from interface: CommandExecutor
        Executes the logic required by the command passed as an argument.
        Specified by:
        execute in interface CommandExecutor
        Parameters:
        command - command to be executed