public class TileCachePathProvider extends Objectimplements CachePathProvider <Tile >
| Constructor and Description |
|---|
TileCachePathProvider(String
|
public TileCachePathProvider(StringcacheDir)
cacheDir - the dir to store cache images.
public StringgetCacheFile(Tile tile)
CachePathProvider
getCacheFile in interface
CachePathProvider<Tile>
tile - the thing to look for.