Boomerang
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Boomerang
core
/
io.buszi.boomerang.core
/
Boomerang
/
putDouble
put
Double
abstract
fun
putDouble
(
key
:
String
,
value
:
Double
)
(
source
)
Stores a Double value with the given key.
Parameters
key
The key to store the value under
value
The Double value to store