|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
I - individual typepublic interface Mutation<I>
A mutation function.
| Method Summary | |
|---|---|
Collection<I> |
mutate(Collection<I> recombined)
Mutate the individuals in the specified collection of recombined individuals. |
| Method Detail |
|---|
Collection<I> mutate(Collection<I> recombined)
recombined - collection of recombined individuals
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||