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 © 2009–2017 SonarSource. All rights reserved.