eaLib API Docs
Last Modified : January 7 2002

mss.ea.ex.mutation
Class ListMutationExample

java.lang.Object
  |
  +--mss.ea.al.AbstractAlgorithm
        |
        +--mss.ea.ex.mutation.ListMutationExample

public class ListMutationExample
extends AbstractAlgorithm

Simple example of how to mutate lists.

Since:
0.2
Version:
$Revision: 1.5 $ $Date: 2001/11/13 09:50:33 $
Author:
Andreas Rummler

Fields inherited from class mss.ea.al.AbstractAlgorithm
broker, checker, extractor, factory, timer
 
Constructor Summary
ListMutationExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setup()
          Method to perform the setup stage of the algorithm.
 
Methods inherited from class mss.ea.al.AbstractAlgorithm
connect, connect, connect, connect, connect, connect, info, result, run, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListMutationExample

public ListMutationExample()
Method Detail

setup

protected void setup()
Description copied from class: AbstractAlgorithm
Method to perform the setup stage of the algorithm. This is called before running the algorithm. All initializations must be done in this method.
Overrides:
setup in class AbstractAlgorithm

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception

eaLib API Docs
Last Modified : January 7 2002

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