Adds a name/value pair to the map.
The previous value associated with specified key, or null
if there was no mapping for the given key. A null return can also indicate that the NamedValueMap
previously associated null
with the specified key. If the previous value was a string[], this method returns the first element of the string[].
NamedValueMap Class | Plumtree.Remote.Util Namespace | NamedValueMap.Put Overload List