Boolean getNonExportedBoolean(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.