|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectagent.Action
vacworld.GoForward
A vacuum cleaning agent action that causes the agent to advance one step.
Constructor Summary | |
GoForward()
|
Method Summary | |
State |
execute(Agent a,
State s)
Return the state that results from the agent moving forward in the given state. |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GoForward()
Method Detail |
public State execute(Agent a, State s)
execute
in class Action
public java.lang.String toString()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |