|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.event.SimEvent
net.sourceforge.jabm.event.SimulationEvent
net.sourceforge.jabm.event.GenerationFinishedEvent
public class GenerationFinishedEvent
Field Summary | |
---|---|
protected int |
generation
|
Fields inherited from class net.sourceforge.jabm.event.SimulationEvent |
---|
simulation |
Constructor Summary | |
---|---|
GenerationFinishedEvent(Simulation model,
int generation)
|
Method Summary |
---|
Methods inherited from class net.sourceforge.jabm.event.SimulationEvent |
---|
getSimulation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected int generation
Constructor Detail |
---|
public GenerationFinishedEvent(Simulation model, int generation)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |