- java.lang.Object
-
- org.aksw.jena_sparql_api.concept_cache.IteratorResultSetBinding
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
hasNext() |
com.hp.hpl.jena.sparql.engine.binding.Binding |
next() |
void |
remove() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface Iterator<com.hp.hpl.jena.sparql.engine.binding.Binding>
-
remove
public void remove()
- Specified by:
remove in interface Iterator<com.hp.hpl.jena.sparql.engine.binding.Binding>
Copyright © 2015. All rights reserved.