public interface GffReaderInterface extends Iterable<GffElement>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
GffElement |
nextElement() |
forEach, iterator, spliteratorGffElement nextElement() throws IOException
IOExceptionvoid close()
throws IOException
IOExceptionCopyright © 2015. All Rights Reserved.