open fun put(key: K, value: V): V
Put an entry in the map
key - the key
key
value - the value
value
Return return the old value, or null if none