Modifier and Type | Field and Description |
---|---|
private DBIDArrayIter |
iter
Array iterator, for referencing.
|
private int |
pos
Next position.
|
Modifier | Constructor and Description |
---|---|
protected |
MaskedDBIDs.InvDBIDItr()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
DBIDIter |
advance()
Moves the iterator forward to the next entry.
|
int |
internalGetIndex()
Get the internal index.
|
boolean |
valid()
Returns true if the iterator currently points to a valid object.
|
private int pos
private DBIDArrayIter iter
public boolean valid()
Iter
public DBIDIter advance()
Iter
public int internalGetIndex()
DBIDRef
internalGetIndex
in interface DBIDRef
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.