|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hp.hpl.jena.util.iterator.NiceIterator
com.hp.hpl.jena.util.iterator.WrappedIterator
com.hp.hpl.jena.util.iterator.EarlyBindingIterator
Fully execute the iterator immediately, but pretend we haven't.
Constructor Summary | |
EarlyBindingIterator(java.util.Iterator it)
|
Methods inherited from class com.hp.hpl.jena.util.iterator.WrappedIterator |
close, close, create, hasNext, next, remove |
Methods inherited from class com.hp.hpl.jena.util.iterator.NiceIterator |
andThen, andThen, filterDrop, filterKeep, mapWith |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EarlyBindingIterator(java.util.Iterator it)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |