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, wait
forEachRemaining
public ReverseIterator(SymbolList sym)
public void remove() throws UnsupportedOperationException
remove
in interface Iterator
UnsupportedOperationException
Copyright © 2020 BioJava. All rights reserved.