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, stream, toSeqisValidforEach, iterator, spliteratorinstances, newInstance© 2007-2016 Franz Wilhelmstötter (2016-04-24 10:25)