EntrySupplier

interface EntrySupplier

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract suspend fun <T : Any> supply(cache: DataCache, description: DataDescription<T, out Any>): DataEntryCache<T>