Interface DiskLruCacheFactory.CacheDirectoryGetter

  • Enclosing class:
    DiskLruCacheFactory

    public static interface DiskLruCacheFactory.CacheDirectoryGetter
    Interface called out of UI thread to get the cache folder.
    • Method Detail

      • getCacheDirectory

        java.io.File getCacheDirectory()