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