See: Description
Class | Description |
---|---|
StreetsideExportDownloadThread |
This is the thread that downloads one of the images that are going to be
exported and writes them in a
ArrayBlockingQueue . |
StreetsideExportManager |
Export main thread.
|
StreetsideExportWriterThread |
Writes the images from the queue in the file system.
|