DiskCacheProvider

Functions

Link copied to clipboard
abstract fun <T> provide(fileName: String, capacity: Long, record: Record<T>): DiskCache<T>