contains


Description:

public bool contains (K key)

Returns whether key exists and is not expired.

Parameters:

key

cache key.

Returns:

true if key exists.