putBoolean
Stores a Boolean value with the given key.
Parameters
key
The key to store the value under
value
The Boolean value to store
Stores a Boolean value with the given key.
The key to store the value under
The Boolean value to store