public class TrackingTripleIterator extends WrappedIterator<Triple>
| Constructor and Description |
|---|
TrackingTripleIterator(Iterator<Triple> it) |
| Modifier and Type | Method and Description |
|---|---|
Triple |
next()
Answer the next object, remembering it in
current. |
close, close, create, createIteratorIterator, createNoRemove, forTestingOnly_getBase, hasNext, removeandThen, andThen, asList, asSet, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSetequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextOptionalforEachRemainingpublic Triple next()
current.next in interface Iterator<Triple>next in class WrappedIterator<Triple>Iterator.next()Licenced under the Apache License, Version 2.0