E - the type of the iterated elements.@NotThreadSafe public final class CompoundIterator<E> extends Object implements Iterator<E>
| Constructor and Description |
|---|
CompoundIterator(Iterator<? extends E> first,
Iterator<? extends E> second) |
Copyright © 2012–2015 Schlichtherle IT Services. All rights reserved.