O - object class.public interface IterableResult<O> extends Result, java.lang.Iterable<O>
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<O> |
iterator()
Retrieve an iterator for the result.
|
getLongName, getShortNameCopyright © 2019 ELKI Development Team. License information.