CacheManager

interface CacheManager

Functions

Link copied to clipboard
abstract suspend fun clearCache(modes: Set<CacheMode>)
Link copied to clipboard
abstract fun createNewCacheEntry(mode: CacheMode): EntityCacheEntry