|
|||||||||||
| 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.MapMany
| Constructor Summary | |
MapMany(ClosableIterator base,
MapFiller sm)
|
|
| Method Summary | |
void |
close()
Close the iterator |
boolean |
hasNext()
default hasNext: no elements, return false. |
java.lang.Object |
next()
default next: throw an exception. |
| Methods inherited from class com.hp.hpl.jena.util.iterator.NiceIterator |
andThen, andThen, filterDrop, filterKeep, mapWith, remove |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Iterator |
remove |
| Constructor Detail |
public MapMany(ClosableIterator base,
MapFiller sm)
| Method Detail |
public void close()
ClosableIterator
close in interface ClosableIteratorclose in class NiceIteratorpublic boolean hasNext()
NiceIterator
hasNext in interface java.util.IteratorhasNext in class NiceIteratorpublic java.lang.Object next()
NiceIterator
next in interface java.util.Iteratornext in class NiceIterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||