public interface PhylogenyFactory
| Modifier and Type | Method and Description |
|---|---|
Phylogeny[] |
create(Object source,
Object creator)
This must create a Phylogeny from source (e.g.
|
Phylogeny[] create(Object source, Object creator) throws IOException
source - a source to create a Phylogeny fromcreator - a means to create a PhylogenyIOExceptionCopyright © 2016. All rights reserved.