public interface DBIDArrayMIter extends DBIDArrayIter, DBIDMIter
Modifier and Type | Method and Description |
---|---|
DBIDArrayMIter |
seek(int off)
Moves the iterator to the given position
|
void |
setDBID(DBIDRef val)
Set the current value.
|
advance, advance, retract
getOffset
equals, hashCode, internalGetIndex
void setDBID(DBIDRef val)
val
- new valueDBIDArrayMIter seek(int off)
ArrayIter
seek
in interface ArrayIter
seek
in interface DBIDArrayIter
off
- Seek offsetCopyright © 2019 ELKI Development Team. License information.