remove

abstract fun remove(key: MemoryCache.Key): Boolean

Remove the Bitmap referenced by key.

Return

True if key was present in the cache. Else, return false.