protected class IntegerArrayStaticDBIDs.Itr extends Object implements Iterator<DBID>
(package private) int
off
protected
IntegerArrayStaticDBIDs.Itr()
boolean
hasNext()
DBID
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
int off
protected IntegerArrayStaticDBIDs.Itr()
public boolean hasNext()
hasNext
Iterator<DBID>
public DBID next()
next
public void remove()
remove