|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.framework.AbstractSimulationAgent
public abstract class AbstractSimulationAgent
Constructor Summary | |
---|---|
AbstractSimulationAgent()
|
Method Summary | |
---|---|
java.util.concurrent.Future<Action> |
concurrentGetAction(Perception perception)
Concurrent version of getAction. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface massim.framework.SimulationAgent |
---|
getAction, remove |
Constructor Detail |
---|
public AbstractSimulationAgent()
Method Detail |
---|
public java.util.concurrent.Future<Action> concurrentGetAction(Perception perception)
SimulationAgent
concurrentGetAction
in interface SimulationAgent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |