public class NoAction extends DefaultAction
agentID| Constructor and Description |
|---|
NoAction(Agent agent) |
NoAction(AgentID agent) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Enforces that actions implements a string-representation.
|
getAgent, getBidFromActionpublic java.lang.String toString()
DefaultActiontoString in class DefaultAction