Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

org.evolvica.core
Class IndividualList

java.lang.Object
  extended byorg.evolvica.core.AbstractIndividualList
      extended byorg.evolvica.core.IndividualList
All Implemented Interfaces:
IIndividualSet, java.io.Serializable

public class IndividualList
extends AbstractIndividualList

Default implementation of an individual list. This class uses aa LinkedList as underlying collection class.

Since:
0.5.0
Version:
$Revision: 1.5 $ $Date: 2004/05/26 11:57:55 $
Author:
Andreas Rummler
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.evolvica.core.AbstractIndividualList
list
 
Constructor Summary
IndividualList()
          Constructor.
IndividualList(IIndividualSet set)
          Copy Constructor.
 
Methods inherited from class org.evolvica.core.AbstractIndividualList
add, add, clear, contains, isEmpty, iterator, remove, remove, size, toArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndividualList

public IndividualList()
Constructor.


IndividualList

public IndividualList(IIndividualSet set)
Copy Constructor.

Parameters:
set - set of individuals that are copied to this set

Evolvica Core API Version 0.6.2
Last Modified: June 29 2004

Copyright © 2000-2004 Technical University of Ilmenau, Department Electronic Circuits and Systems