|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--mss.ea.stat.AbstractUnbufferedCollector | +--mss.ea.stat.GenerationCollector
Collector for gathering the number generations of a population.
Constructor Summary | |
GenerationCollector(DataTracker dt,
AbstractPopulation ap)
Constructor. |
Method Summary | |
void |
collect()
Collects data. |
Methods inherited from class mss.ea.stat.AbstractUnbufferedCollector |
getData, isBuffered, notificationSignal, setTracker |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public GenerationCollector(DataTracker dt, AbstractPopulation ap)
dt
- tracker to send data toap
- population to retrieve generation count fromMethod Detail |
public void collect()
collect
in class AbstractUnbufferedCollector
|
eaLib API Docs Last Modified : January 7 2002 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |