has_key


Description:

public abstract bool has_key (K key)

Determines whether this map has the specified key.

Parameters:

key

the key to locate in the map

Returns:

true if key is found, false otherwise