@set


Description:

[ Version ( since = "1.7.7" ) ]
public void @set (Codepoint key, Codepoint value)

Stores key:value in the map.

Parameters:

key

The key to store in the map

value

The value to store for key

map

A map