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

fetchAllObjects

fun fetchAllObjects(): List<Cacheable>

Overrides CacheStore.fetchAllObjects

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.