@FunctionalInterface public static interface FileCache.Downloader
| Modifier and Type | Method and Description |
|---|---|
void |
download(String filename,
File toFile) |
void download(String filename, File toFile) throws IOException
IOExceptionCopyright © 2011-2017 SonarSource. All Rights Reserved.