putInt

abstract fun putInt(key: String, value: Int)

Stores the Int value at key.