public class HomingCommand extends Command
Constructor and Description |
---|
HomingCommand() |
Modifier and Type | Method and Description |
---|---|
void |
accept(int index,
CommandVisitor visitor) |
java.lang.String |
toString() |
public void accept(int index, CommandVisitor visitor) throws java.lang.Exception
public java.lang.String toString()
toString
in class java.lang.Object