arch-android

//Android/br.com.arch.toolkit.android.storage/Storage/Settings/setDefaultStorage

setDefaultStorage

[android]
fun setDefaultStorage(storage: KeyValueStorage): Storage.Settings

Sets the default KeyValueStorage.

Return

The Settings object.

Parameters

android

   
storage The new storage implementation.