//Android/br.com.arch.toolkit.android.storage/Storage
sealed class Storage
Entry point for different types of storage available in the toolkit.
| Â |
|---|
| KeyValue |
| Settings |
| Name | Summary |
|---|---|
| KeyValue | [android] data object KeyValue : Storage Provides access to KeyValueStorage implementations. |
| Settings | [android] data object Settings : Storage Configuration settings for the storage system. |