class DownloadTaskList.PostDownloadProcessor extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private boolean |
osmData |
Constructor and Description |
---|
PostDownloadProcessor(boolean osmData) |
Modifier and Type | Method and Description |
---|---|
void |
run()
Grabs and displays the error messages after all download threads have finished.
|
private final boolean osmData
PostDownloadProcessor(boolean osmData)