Package org.eclipse.collections.impl.lazy.parallel
package org.eclipse.collections.impl.lazy.parallel
-
ClassDescriptionAbstractMultiReaderParallelIterable<T, PI extends ParallelIterable<T>>AbstractParallelIterable<T, B extends Batch<T>>AbstractParallelIterableImpl<T, B extends Batch<T>>AbstractSynchronizedParallelIterable<T, PI extends ParallelIterable<T>>Batch<T>NonParallelIterable<T, RI extends RichIterable<T>>OrderedBatch<T>RootBatch<T>A
Batchthat must be at the root of the chain, not wrapped in other Batches.