putNumber method
Associates a numeric value with a particular key.
putNumber(key, value)
Parameters
String key
Identifies the value to be replaced.
long value
The new value to be stored.
Returns
void
Est-ce que cela a été utile ?