public class AGTripleIteratorGQ extends NiceIterator<Triple> implements Closeable
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
hasNext() |
Triple |
next() |
void |
remove() |
andThen, andThen, asList, asSet, close, emptyIterator, filterDrop, filterKeep, mapWith, removeNext, toList, toSet
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void close()
close
in interface Closeable
close
in interface AutoCloseable
close
in interface ClosableIterator<Triple>
close
in class NiceIterator<Triple>
public boolean hasNext()
public Triple next()
Copyright © 2019 Franz Inc.. All rights reserved.