public abstract static class Action.Base extends NameBase implements Action
Action.Base
Base(java.lang.String name)
static Action
compose(Action arg1, Action arg2)
getName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
doIt
public Base(java.lang.String name)
public static Action compose(Action arg1, Action arg2)