
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 Iter.advance() to advance the iterator to the next
 element for further processing.