Package 

Class CompoundCommand


  • 
    public abstract class CompoundCommand
    extends Command
                        

    Base class for compound commands that execute a list of commands.

    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.automaducks.pond.commands.Command

        getIsCompleted, getIsRunnable, getName, getState, periodic, start, stop
      • Methods inherited from class java.lang.Object

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