public abstract static class CorefTextSource.IndexIterator extends java.lang.Object
protected int
center
CorefTextSource.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 CorefTextSource.IndexIterator()
public abstract int size()
public abstract int indexAt(int pos)
public void refresh(int space)
public int getCenter()
public void setCenter(int center)