public class DownloadJob extends Job
Modifier and Type | Field and Description |
---|---|
TileSource |
tileSource |
Constructor and Description |
---|
DownloadJob(org.mapsforge.core.model.Tile tile,
TileSource tileSource) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
composeKey, getKey
public final TileSource tileSource
public DownloadJob(org.mapsforge.core.model.Tile tile, TileSource tileSource)