public interface TaskCompletionListener
Modifier and Type | Method and Description |
---|---|
void |
taskCompleted(TaskThread task)
The method to perform when the task finishes.
|
void taskCompleted(TaskThread task)
task
- the TaskThead that this listener is listeningCopyright © 2019 University of Waikato, Hamilton, NZ. All Rights Reserved.