Constructor and Description |
---|
UnmodifiableDBIDs.UnmodifiableDBIDIter(DBIDIter it)
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 DBIDIter it
public UnmodifiableDBIDs.UnmodifiableDBIDIter(DBIDIter it)
it
- inner iteratorpublic 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.