Interface Task.ProgressListener

All Known Implementing Classes:
Task.TaskListener
Enclosing class:
Task<ResultType>

public static interface Task.ProgressListener
A subscriber exclusively interested in progress updates of the action, but in no other information.
See Also: