|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MutationListener<TYPE>
| Method Summary | |
|---|---|
CandidateProgram<TYPE> |
onMutation(CandidateProgram<TYPE> parent,
CandidateProgram<TYPE> child)
Called after selection and mutation of an individual program. |
| Method Detail |
|---|
CandidateProgram<TYPE> onMutation(CandidateProgram<TYPE> parent,
CandidateProgram<TYPE> child)
parent - the program that was selected to undergo mutation.child - the resultant program from the parent undergoing mutation.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||