class DownloadTaskList.PostDownloadProcessor extends java.lang.Object implements java.lang.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
public PostDownloadProcessor(boolean osmData)
public void run()
run in interface java.lang.Runnable