plusAssign

operator fun plusAssign(value: Pair<K, V>)

Adds the specified value with the specified key in this multimap.