eaLib API Docs
Last Modified : January 7 2002

mss.ea.stat
Class GenerationCollector

java.lang.Object
  |
  +--mss.ea.stat.AbstractUnbufferedCollector
        |
        +--mss.ea.stat.GenerationCollector
All Implemented Interfaces:
DataCollector, java.util.EventListener, NotificationListener

public class GenerationCollector
extends AbstractUnbufferedCollector

Collector for gathering the number generations of a population.

Since:
0.1
Version:
0.1 (08-21-2001)
Author:
Andreas Rummler

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

GenerationCollector

public GenerationCollector(DataTracker dt,
                           AbstractPopulation ap)
Constructor.
Parameters:
dt - tracker to send data to
ap - population to retrieve generation count from
Method Detail

collect

public void collect()
Collects data.
Overrides:
collect in class AbstractUnbufferedCollector

eaLib API Docs
Last Modified : January 7 2002

Copyright © 2000-2001 Technical University of Ilmenau, Department ESS