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