public class RetryAssist
extends java.lang.Object
| Constructor and Description |
|---|
RetryAssist(int retryTimes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canRetry() |
void |
doRetry(com.liulishuo.okdownload.DownloadTask task) |
int |
getRetriedTimes() |