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, retractgetOffsetequals, hashCode, internalGetIndexvoid setDBID(DBIDRef val)
val - new valueDBIDArrayMIter seek(int off)
ArrayIterseek in interface ArrayIterseek in interface DBIDArrayIteroff - Seek offsetCopyright © 2019 ELKI Development Team. License information.