Gets a value indicating whether the cache entry associated with key exists.
key
Returns true if the cache contains an entry with the given key.
bool containsKey(Object key);