public static interface OrthoPairCollection.Iterator
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
are more OrthoPairSets available?
|
OrthoPairSet |
nextSet()
returns the next OrthoPairSet
|
boolean hasNext()
OrthoPairSet nextSet()
Copyright © 2014 BioJava. All rights reserved.