|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SafeAsyncTask | |
---|---|
roboguice.util |
Uses of SafeAsyncTask in roboguice.util |
---|
Subclasses of SafeAsyncTask in roboguice.util | |
---|---|
class |
RoboAsyncTask<ResultT>
Allows injection to happen for tasks that execute in a background thread. |
Fields in roboguice.util declared as SafeAsyncTask | |
---|---|
protected SafeAsyncTask<ResultT> |
SafeAsyncTask.Task.parent
|
Methods in roboguice.util that return SafeAsyncTask | |
---|---|
SafeAsyncTask<ResultT> |
SafeAsyncTask.executor(Executor executor)
|
SafeAsyncTask<ResultT> |
SafeAsyncTask.handler(android.os.Handler handler)
|
Constructors in roboguice.util with parameters of type SafeAsyncTask | |
---|---|
RoboAsyncTask.RoboTask(SafeAsyncTask parent)
|
|
SafeAsyncTask.Task(SafeAsyncTask parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |