public abstract static class ProsodyTextSource.IndexIterator extends java.lang.Object
protected int
center
ProsodyTextSource.IndexIterator()
int
getCenter()
abstract int
indexAt(int pos)
void
refresh(int space)
setCenter(int center)
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int center
public ProsodyTextSource.IndexIterator()
public abstract int size()
public abstract int indexAt(int pos)
public void refresh(int space)
public int getCenter()
public void setCenter(int center)