|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmassim.framework.simulation.SimulationStateImpl
public class SimulationStateImpl
Field Summary | |
---|---|
AgentState[] |
agentStates
|
WorldState |
simulationState
|
int |
steps
|
Constructor Summary | |
---|---|
SimulationStateImpl()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public WorldState simulationState
public AgentState[] agentStates
public int steps
Constructor Detail |
---|
public SimulationStateImpl()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |