|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Fecundity
Defines methods to determine how fecund will be a particular mating in a population, i.e. how many progeny should be created per generation for each mating pair.
Method Summary | |
---|---|
int |
getFecundity(Colony colony)
Determine the number of progeny for each pair per generation. |
Method Detail |
---|
int getFecundity(Colony colony)
colony
- the colony to which the progeny will be born.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |