|
|||||||||||
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.
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 |
Constructor Detail |
public CombinedIterator(java.util.Iterator first, java.util.Iterator second)
first
- No description providedsecond
- No description providedMethod Detail |
public boolean hasNext()
hasNext
in interface java.util.Iterator
public java.lang.Object next()
next
in interface java.util.Iterator
public void remove()
remove
in interface java.util.Iterator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |