public interface IterableOWLResultSet<E> extends OWLResultSet
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
closeboolean hasNext()
throws org.semanticweb.owlapi.model.OWLException
org.semanticweb.owlapi.model.OWLExceptionE next() throws org.semanticweb.owlapi.model.OWLException
org.semanticweb.owlapi.model.OWLExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.