
public interface DBIDMIter extends DBIDIter, MIter
| Modifier and Type | Method and Description |
|---|---|
void |
remove()
Remove the object the iterator currently points to.
|
equals, hashCode, internalGetIndexvoid remove()
DBIDUtil.deref(de.lmu.ifi.dbs.elki.database.ids.DBIDRef) may return a different
element. Call DBIDIter.advance() to advance the iterator to the next
element for further processing.Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.