O
- object class.public interface IterableResult<O> extends Result, Iterable<O>
Modifier and Type | Method and Description |
---|---|
Iterator<O> |
iterator()
Retrieve an iterator for the result.
|
getLongName, getShortName
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.