invalidate

abstract fun invalidate(key: K): V?
abstract fun invalidate(key: K, value: V): Boolean