get

abstract operator fun get(key: MemoryCache.Key): MemoryCache.Value?

Get the Value associated with key.