| Package | Description |
|---|---|
| org.eclipse.collections.impl.parallel |
This package contains classes which is used for parallel iteration through the containers.
|
| Constructor and Description |
|---|
BatchIterableProcedureFJTask(BatchIterableProcedureFJTaskRunner<T,BT> newFJTaskRunner,
ProcedureFactory<BT> procedureFactory,
BatchIterable<T> iterable,
int index,
int count)
Creates an array of ProcedureFJTasks wrapping Procedures created by the specified ProcedureFactory.
|
Copyright © 2004–2022. All rights reserved.