Uses of Class
org.androidannotations.api.BackgroundExecutor.Task

Packages that use BackgroundExecutor.Task
org.androidannotations.api   
 

Uses of BackgroundExecutor.Task in org.androidannotations.api
 

Methods in org.androidannotations.api with parameters of type BackgroundExecutor.Task
static void BackgroundExecutor.execute(BackgroundExecutor.Task task)
          Execute a task after (at least) its delay and after all tasks added with the same non-null serial (if any) have completed execution.
 



Copyright © 2010-2014. All Rights Reserved.