public interface BoundedChromosome<A extends Comparable<? super A>,G extends BoundedGene<A,G>> extends Chromosome<G>
BoundedGenes.| Modifier and Type | Method and Description | 
|---|---|
| A | getMax()Return the maximum value of this  BoundedChromosome. | 
| A | getMin()Return the minimum value of this  BoundedChromosome. | 
getGene, getGene, length, newInstance, toSeqisValidforEach, iterator, spliteratorinstances, newInstance© 2007-2014 Franz Wilhelmstötter (2014-12-28 10:45)