eaLib API Docs
Last Modified : January 7 2002

mss.ea.core
Interface IndividualSource

All Known Implementing Classes:
Initialization

public interface IndividualSource

Interface for classes from which individuals can be retrieved.

Since:
0.1
Version:
0.1 (06-03-2001)
Author:
Andreas Rummler

Method Summary
 IndividualStream getStream()
          Gets a stream of individuals from the source.
 Individual next()
          Gets a single individual from the source.
 

Method Detail

next

public Individual next()
Gets a single individual from the source.
Returns:
individual from source

getStream

public IndividualStream getStream()
Gets a stream of individuals from the source.
Returns:
stream of individuals

eaLib API Docs
Last Modified : January 7 2002

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