Package 

Class SequentialCommand.SequentialCommandBuilder

    • Method Summary

      Modifier and Type Method Description
      SequentialCommand.SequentialCommandBuilder sequential(Command command) Add a new command to the sequence.
      SequentialCommand 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