|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Mating
Defines the mating of a pair of organisms, one male, one female.
| Method Summary | |
|---|---|
Organism |
progeny(String identifier)
Method to create progeny for this mating. |
| Method Detail |
|---|
Organism progeny(String identifier)
identifier - the string by which to identify the resulting organism (may be null).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||