org.drools.compiler.commons.jci.compilers
Class NativeJavaCompiler.AggregatingIterable<T>
java.lang.Object
org.drools.compiler.commons.jci.compilers.NativeJavaCompiler.AggregatingIterable<T>
- All Implemented Interfaces:
- Iterable<T>
- Enclosing class:
- NativeJavaCompiler
public static class NativeJavaCompiler.AggregatingIterable<T>
- extends Object
- implements Iterable<T>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeJavaCompiler.AggregatingIterable
public NativeJavaCompiler.AggregatingIterable(Iterable<T> i1,
Iterable<T> i2)
iterator
public Iterator<T> iterator()
- Specified by:
iterator in interface Iterable<T>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.