|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.basic.CombinedIterator
IteratorConcatenation
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
private java.util.Iterator |
first
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
private boolean |
firstDone
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
private java.util.Iterator |
second
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
| Constructor Summary | |
CombinedIterator(java.util.Iterator first,
java.util.Iterator second)
Deprecated. Constructor for class CombinedIterator |
|
| Method Summary | |
boolean |
hasNext()
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
java.lang.Object |
next()
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
void |
remove()
Deprecated. No comment provided by developer, please add a comment to improve documentation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private java.util.Iterator first
private java.util.Iterator second
private boolean firstDone
| Constructor Detail |
public CombinedIterator(java.util.Iterator first,
java.util.Iterator second)
first - No description providedsecond - No description provided| Method Detail |
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||