Package 

Class ParallelCommand.ParallelCommandBuilder

    • Method Summary

      Modifier and Type Method Description
      ParallelCommand.ParallelCommandBuilder parallel(Command command) Add a new command to be executed in parallel.
      ParallelCommand build(String name) Completes the command building.
      • Methods inherited from class com.automaducks.pond.commands.CommandBuilder

        build
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait