|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Creator
Interface for modules that can create a population. Initialisers should Implement this class.
| Method Summary | |
|---|---|
Population |
getPopulation()
Returns a reference to the population |
void |
init()
Initialise the module; |
void |
setSize(int i)
Sets the size of the desired population |
| Method Detail |
|---|
Population getPopulation()
void setSize(int i)
i - size of populationvoid init()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||