|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Asexual
Defines operations on asexual organisms.
| Method Summary | |
|---|---|
Organism |
reproduce(String identifier,
Genome genome)
Method to perform asexual reproduction. |
| Method Detail |
|---|
Organism reproduce(String identifier,
Genome genome)
identifier - an identifier.genome - the genome for this population.
this Organism's population.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||