@set


Description:

public abstract void @set (K key, V value)

Inserts a key/value pair into this map.

Parameters:

key

the key to insert

value

the value to associate with the key