public abstract class AbstractDownloader extends Object implements Downloader
| 构造器和说明 |
|---|
AbstractDownloader() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
mergeSubFileList(DownloadHolder downloadHolder,
CountDownLatch countDownLatch)
合并分段文件
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdownloadprotected void mergeSubFileList(DownloadHolder downloadHolder, CountDownLatch countDownLatch) throws IOException
downloadHolder - 下载任务IOExceptionCopyright © 2021. All rights reserved.