remove


Description:

public abstract bool remove (K key)

Removes the specified key from this map.

Parameters:

key

the key to remove from the map

Returns:

true if the map has been changed, false otherwise