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. |
as, getGene, getGene, length, newInstance, stream, toSeqisValidforEach, iterator, spliteratorinstances, newInstance© 2007-2017 Franz Wilhelmstötter (2017-04-28 16:50)