C - Type of compound to returnpublic static class SequenceMixin.SequenceIterator<C extends Compound> extends Object implements Iterator<C>
| Constructor and Description | 
|---|
| SequenceIterator(Sequence<C> sequence) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | hasNext() | 
| C | next() | 
| void | remove() | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2000–2016 BioJava. All rights reserved.