public interface Downloader
void
downloadUrlToFile(String url, File file)
void downloadUrlToFile(String url, File file) throws Exception
url
file
Exception
Copyright © 2018. All rights reserved.