public class RemoteTileFetchInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.io.File |
cacheFile
Optional cache file location.
|
long |
uniqueID |
okhttp3.Request |
urlReq
URL to fetch from.
|
| Constructor and Description |
|---|
RemoteTileFetchInfo() |