roboguice.util
Class RoboAsyncTask.Task<ResultT>
java.lang.Object
roboguice.util.SafeAsyncTask.Task<ResultT>
roboguice.util.RoboAsyncTask.Task<ResultT>
- All Implemented Interfaces:
- Callable<Void>
- Enclosing class:
- RoboAsyncTask<ResultT>
protected static class RoboAsyncTask.Task<ResultT>
- extends SafeAsyncTask.Task<ResultT>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected android.content.Context context
scope
protected ContextScope scope
RoboAsyncTask.Task
public RoboAsyncTask.Task(SafeAsyncTask parent)
doCall
protected ResultT doCall()
throws Exception
- Overrides:
doCall
in class SafeAsyncTask.Task<ResultT>
- Throws:
Exception
Copyright © 2011. All Rights Reserved.