Clears the current values and initializes with values from the given array. Null NamedValue
s and NamedValue
s with null names will not be added. NamedValue
s with null keys will be added. If multiple NamedValue
s have the same key and different values, then the values will be added to the map as a string[].
NamedValue
array. NamedValueMap Class | Plumtree.Remote.Util Namespace