|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElitismListener<TYPE>
| Method Summary | |
|---|---|
java.util.List<CandidateProgram<TYPE>> |
onElitism(java.util.List<CandidateProgram<TYPE>> elites)
Called after selection of elites. |
| Method Detail |
|---|
java.util.List<CandidateProgram<TYPE>> onElitism(java.util.List<CandidateProgram<TYPE>> elites)
elites - the selection of chosen elites.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||