public static class NativeJavaCompiler.AggregatingIterable<T> extends Object implements Iterable<T>
Constructor and Description |
---|
AggregatingIterable(Iterable<T> i1,
Iterable<T> i2) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.