public static class NativeJavaCompiler.AggregatingIterator<T> extends Object implements Iterator<T>
Constructor and Description |
---|
AggregatingIterator(Iterator<T> i1,
Iterator<T> i2) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.