com.bumptech.glide.load.engine.cache
Interface DiskLruCacheFactory.CacheDirectoryGetter

Enclosing class:
DiskLruCacheFactory

public static interface DiskLruCacheFactory.CacheDirectoryGetter

Interface called out of UI thread to get the cache folder.


Method Summary
 File getCacheDirectory()
           
 

Method Detail

getCacheDirectory

File getCacheDirectory()