T - the task input typepublic interface IterationBody<T>
| Modifier and Type | Method and Description |
|---|---|
void |
run(T item)
Execute a (parallel) task.
|
void run(T item)
item - the task inputCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.