|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReproductionListener<TYPE>
| Method Summary | |
|---|---|
CandidateProgram<TYPE> |
onReproduction(CandidateProgram<TYPE> child)
Called after selection of an individual to be reproduced into the next generation. |
| Method Detail |
|---|
CandidateProgram<TYPE> onReproduction(CandidateProgram<TYPE> child)
child - the program that was selected to be reproduced.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||