contains


Description:

public abstract bool contains (K key)

Determines whether this map contains the specified key.

Parameters:

key

the key to locate in the map

Returns:

true if key is found, false otherwise