AbstractMutableMap

protected expect fun AbstractMutableMap()(source)
protected actual fun AbstractMutableMap()(source)

Parameters

K

the type of map keys. The map is invariant in its key type.

V

the type of map values. The map is invariant in its value type.

protected actual fun AbstractMutableMap()(source)

Parameters

K

the type of map keys. The map is invariant in its key type.

V

the type of map values. The map is invariant in its value type.

protected actual fun AbstractMutableMap()(source)

Parameters

K

the type of map keys. The map is invariant in its key type.

V

the type of map values. The map is invariant in its value type.