7576777879808182838485
@Override protected void doRun() { emffitCommand.doRun(); } }; command.run(); } /** * Runs the command as an UnicaseCommand as an own thread.<br> * <br>
8384858687888990919293
@Override protected void doRun() { abstractCommand.doRun(); } }; command.run(); } /** * Runs the command as an UnicaseCommand as an own thread.<br> * <br>