| Constructor and Description |
|---|
FJBatchIterableProcedureTask(FJBatchIterableProcedureRunner<T,PT> newFJTaskRunner,
org.eclipse.collections.impl.parallel.ProcedureFactory<PT> newProcedureFactory,
org.eclipse.collections.impl.parallel.BatchIterable<T> iterable,
int index,
int count)
Creates an array of ProcedureFJTasks wrapping Procedures created by the specified ProcedureFactory.
|
Copyright © 2004–2018. All rights reserved.