O
- Object type.public static interface Hierarchy.Iter<O> extends Iter
Modifier and Type | Method and Description |
---|---|
Hierarchy.Iter<O> |
advance()
Moves the iterator forward to the next entry.
|
O |
get()
Access the current object.
|
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.