Package 

Class Task


  • 
    public abstract class Task<TResult>
    
                        

    Generic task definition which allows registration of listeners for the result/error of the task.