org.biojava.bio.symbol
public static class Alignment.SymbolListIterator extends Object implements Iterator
Alignment.SymbolListIterator(Alignment ali)
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Alignment.SymbolListIterator(Alignment ali)
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove