|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectagent.Action
pacworld.Idle
public class Idle
A package delivery agent action that causes the agent to do nothing.
| Constructor Summary | |
|---|---|
Idle()
|
|
| Method Summary | |
|---|---|
State |
execute(Agent agent,
State s)
Return the state that results from the agent doing nothing. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Idle()
| Method Detail |
|---|
public State execute(Agent agent,
State s)
execute in class Actionpublic java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||