java.util.EventListenerpublic interface TaskListener
extends java.util.EventListener
Task| Modifier and Type | Method | Description |
|---|---|---|
void |
taskFinished(Task task) |
Called when a task finishes running.
|
void taskFinished(Task task)
task - the finished taskBuilt on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.