Boolean getBoolean(String key)
Gets a boolean value associated with key.
Parameters
Name | Description |
key | Key which is associated with a boolean value. |
Return
The boolean value of key.
Gets a boolean value associated with key.
Name | Description |
key | Key which is associated with a boolean value. |
The boolean value of key.