Orbital library

Uses of Class
orbital.util.DelegateList

Packages that use DelegateList
orbital.algorithm.evolutionary Genetic algorithms simulate nature on a very abstract level to get solutions for sophisticated problems. 
orbital.util Provides basic utility classes useful to ease several programming tasks. 
 

Uses of DelegateList in orbital.algorithm.evolutionary
 

Subclasses of DelegateList in orbital.algorithm.evolutionary
static class Gene.List
          Represents a container gene that contains a list of other genes.
 class Genome
          The Genome data in a population represents a state.
 

Uses of DelegateList in orbital.util
 

Subclasses of DelegateList in orbital.util
 class QueuedIterator
          QueuedIterator is an iterator that queues elements added to it and provides an iterator view to them.
 


Orbital library
1.3.0: 11 Apr 2009

Copyright © 1996-2009 André Platzer
All Rights Reserved.