put Boolean
Inserts a boolean value into this map, replacing any existing value for the given key.
Parameters
key
a String key
value
a boolean
Inserts a boolean value into this map, replacing any existing value for the given key.
a String key
a boolean