|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenomeFactory
Defines a factory that produces genomes.
Method Summary | |
---|---|
Genome |
factor()
|
Genome |
factor(Genome other)
Create a clone of the other genome. |
Method Detail |
---|
Genome factor()
Genome factor(Genome other)
other
- The other genome.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |