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