Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Justson/Downloader
/ getRetry
Method
getRetry
library/src/main/java/com/download/library/Extra.java:200–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
198
}
199
200
public
int
getRetry() {
201
return
retry;
202
}
203
204
public
boolean isCalculateMD5() {
205
return
calculateMD5;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected