接口的使用
org.anyline.net.DownloadProgress
-
org.anyline.net中DownloadProgress的使用
参数类型为DownloadProgress的org.anyline.net中的方法修饰符和类型方法说明static DownloadTaskHttpUtil.download(DownloadProgress progress, String url, File dst, boolean override) static DownloadTaskHttpUtil.download(DownloadProgress progress, String url, File dst, Map<String, String> headers, Map<String, Object> params, boolean override) static DownloadTaskHttpUtil.download(DownloadProgress progress, String url, String dest, boolean override) static DownloadTaskHttpUtil.download(DownloadProgress progress, String url, String dest, Map<String, String> headers, Map<String, Object> params, boolean override) voidDownloadTask.setProgress(DownloadProgress progress)