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