putDouble

open override 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