public interface IteratingPhylogenyParser
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Phylogeny |
next() |
void |
reset() |
void |
setSource(Object o) |
void reset()
throws IOException
IOExceptionPhylogeny next() throws IOException
IOExceptionboolean hasNext()
void setSource(Object o) throws IOException
IOExceptionCopyright © 2016. All rights reserved.