putIfAbsent

fun putIfAbsent(key: K, value: V)

Associate the specified key with the given value if this key is not present within the multimap.