@FunctionalInterface public interface WorkerTaskEnded<I,P,R>
Modifier and Type | Method and Description |
---|---|
void |
onTaskEnded(WorkerTask<I,P,R> task)
Called when the worker task has completed.
|
void onTaskEnded(WorkerTask<I,P,R> task)
task
- The task that has ended.iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.