public interface CoOccurenceReader<T extends SequenceElement>
Modifier and Type | Method and Description |
---|---|
void |
finish() |
boolean |
hasMoreObjects() |
CoOccurrenceWeight<T> |
nextObject() |
boolean hasMoreObjects()
CoOccurrenceWeight<T> nextObject()
void finish()