|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
I - the individuals' typepublic interface PopulationWriter<I>
A PopulationWriter is used to store the resulting population of an
optimization.
| Method Summary | |
|---|---|
void |
write(Collection<I> population)
Store the given population. |
| Method Detail |
|---|
void write(Collection<I> population)
population - the optimization result population
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||