Cache.remove

Remove an entry from the cache.

class Cache(K, V)
abstract
void
remove
(
K key
)

Meta