| 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.
|
| Modifier and Type | Method and Description |
|---|---|
BT |
getProcedure() |
void |
run() |
public BatchIterableProcedureFJTask(BatchIterableProcedureFJTaskRunner<T,BT> newFJTaskRunner, ProcedureFactory<BT> procedureFactory, BatchIterable<T> iterable, int index, int count)
Copyright © 2004–2022. All rights reserved.