MemoryCache
interface MemoryCache
Content copied to clipboard
An LRU cache of Bitmaps.
Types
Functions
get
Link copied to clipboard
set
Link copied to clipboard
abstract operator fun set(key: MemoryCache.Key, value: MemoryCache.Value)
Content copied to clipboard
trimMemory
Link copied to clipboard