delete

abstract fun delete(key: Key)

Remove the key and value from the cache.

Parameters

key

The key to remove.