suparnatural-cache / com.suparnatural.core.cache / CacheStore / fetchAllObjects

fetchAllObjects

abstract fun fetchAllObjects(): List<Cacheable>

Returns a list containing all the objects persisted in the store. This method is always invoked on the calling thread and is not affected by blocking value.