Class ListIterableParallelIterable.ListIterableParallelBatchLazyIterable

java.lang.Object
org.eclipse.collections.impl.AbstractRichIterable<RootListBatch<T>>
org.eclipse.collections.impl.lazy.AbstractLazyIterable<RootListBatch<T>>
org.eclipse.collections.impl.lazy.parallel.list.ListIterableParallelIterable.ListIterableParallelBatchLazyIterable
All Implemented Interfaces:
Iterable<RootListBatch<T>>, InternalIterable<RootListBatch<T>>, LazyIterable<RootListBatch<T>>, RichIterable<RootListBatch<T>>
Enclosing class:
ListIterableParallelIterable<T>

private class ListIterableParallelIterable.ListIterableParallelBatchLazyIterable extends AbstractLazyIterable<RootListBatch<T>>