Package org.eclipse.rdf4j.model.impl
Class TreeModel.ModelIterator
java.lang.Object
org.eclipse.rdf4j.model.impl.TreeModel.ModelIterator
- Enclosing class:
TreeModel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetOwner()
boolean
hasNext()
next()
void
remove()
private void
removeFrom
(TreeModel.StatementTree subjects) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining
-
Field Details
-
iter
-
owner
-
last
-
-
Constructor Details
-
ModelIterator
-
-
Method Details