@Deprecated public abstract class RetrofitTask<T,R> extends Task<T,<any>,java.lang.Throwable>
Task.TaskListener<R,S>| 构造器和说明 |
|---|
RetrofitTask()
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected abstract void |
call(<any> call)
已过时。
|
protected abstract <any> |
getCall(T t)
已过时。
|
protected <any> |
getCallback()
已过时。
|
protected void |
onExecute(T input)
已过时。
|
execute, notifyFailure, notifySuccess, setListener