public class RSIteratorImpl extends WrappedIterator<ReifiedStatement> implements RSIterator
| Constructor and Description |
|---|
RSIteratorImpl(Iterator<ReifiedStatement> iterator) |
| Modifier and Type | Method and Description |
|---|---|
ReifiedStatement |
nextRS()
return the next object, cast to a ReifedStatement
|
close, close, create, createIteratorIterator, createNoRemove, forTestingOnly_getBase, hasNext, next, removeandThen, andThen, asList, asSet, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, filterDrop, filterKeep, mapWith, nextOptional, removeNext, toList, toSetcloseforEachRemaining, hasNext, next, removepublic RSIteratorImpl(Iterator<ReifiedStatement> iterator)
public ReifiedStatement nextRS()
RSIteratornextRS in interface RSIteratorLicenced under the Apache License, Version 2.0