set

open override fun set(key: String?, value: String?, editor: SharedPreferences.Editor)

Store value for key in editor.

Note: Implementations must not call SharedPreferences.Editor.commit or SharedPreferences.Editor.apply on editor