Public 成员函数 | |
| AbTask () | |
静态 Public 成员函数 | |
| static AbTask | newInstance () |
Protected 成员函数 | |
| AbTaskItem | doInBackground (AbTaskItem...items) |
| void | onCancelled () |
| void | onPostExecute (AbTaskItem item) |
| void | onPreExecute () |
| void | onProgressUpdate (Integer...values) |
Private 属性 | |
| AbTaskListener | listener |
| Object | result |
© 2012 amsoft.cn 名称:AbAsyncTask.java 描述:下载数据的任务实现,单次下载
|
inline |
Instantiates a new ab task.
|
inlineprotected |
|
inlinestatic |
Instantiates a new ab task.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
private |
The listener.
|
private |
The result.
1.8.8