put

open fun put(key: K, value: V)

Add the value to the map.

Parameters

key

of the value.

value

to be added.