Interface Task.CancelListener

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

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