AbstractMutableMap

protected expect constructor()(source)
protected actual constructor()(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 constructor()(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 constructor()(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.