run

abstract fun run(task: Task<T>)

each TaskCallback gets a task which is the reference to itself.

Return

Parameters

task

Throws