CacheWithDefault

interface CacheWithDefault<K, V>

Functions

Link copied to clipboard
abstract fun get(key: K): V