Package-level declarations

Types

Link copied to clipboard
class FileUriKeyer(addLastModifiedToFileCacheKey: Boolean) : Keyer<Uri>
Link copied to clipboard
fun interface Keyer<T : Any>

An interface to convert data of type T into a string key for the memory cache.