Constructor and Description |
---|
UnionIterator(Iterator<Type> firstIterator,
Iterable<Type> next)
Create a union iterator
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Type |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.