public interface SequenceIterator
Modifier and Type | Method and Description |
---|---|
PeptideWithPosition |
getNextPeptide()
Returns the next peptide that can be generated from the iterator.
|
PeptideWithPosition getNextPeptide() throws InterruptedException
InterruptedException
- exception thrown if a thread is
interruptedCopyright © 2018. All rights reserved.