Integer getInt(String key)
Gets an integer value associated with key.
Parameters
Name | Description |
key | Key which is associated with an integer value. |
Return
The Integer value of key.
Gets an integer value associated with key.
Name | Description |
key | Key which is associated with an integer value. |
The Integer value of key.