|
|||||||||||
| 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.ConcatIteratorList
| Constructor Summary | |
ConcatIteratorList(java.util.List L)
|
|
| Method Summary | |
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, close, filterDrop, filterKeep, mapWith, remove |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConcatIteratorList(java.util.List L)
| Method Detail |
public 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 | ||||||||||