public interface Downloader extends Runnable
| Modifier and Type | Interface and Description |
|---|---|
static class |
Downloader.Decorator |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void run()
throws DownloadException
run in interface RunnableDownloadExceptionCopyright © 2016–2017. All rights reserved.