public static class DP.ReverseIterator extends Object implements Iterator, Serializable
| Constructor and Description |
|---|
ReverseIterator(SymbolList sym) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic ReverseIterator(SymbolList sym)
public void remove() throws UnsupportedOperationException
remove in interface IteratorUnsupportedOperationExceptionCopyright © 2020 BioJava. All rights reserved.