Factory

class Factory : DiskCache.Factory

Default factory for DiskCacheAdapter.

Functions

Link copied to clipboard
open fun build(): DiskCache
Returns a new disk cache, or null if no disk cache could be created.

Properties

Link copied to clipboard
val DEFAULT_DISK_CACHE_DIR: String
Link copied to clipboard
val DEFAULT_DISK_CACHE_SIZE: Int
250 MB of cache.