removeAll


Description:

public bool removeAll (K key)

Removes all values for a key.

Parameters:

key

key to remove.

Returns:

true when key existed.