put String Array
Inserts a String array value into this map, replacing any existing value for the given key. Value may be null.
Parameters
key
a String key
array
a String ArrayList
Inserts a String array value into this map, replacing any existing value for the given key. Value may be null.
a String key
a String ArrayList