collection
androidx.collection
ArrayMap
arrayMapOf()
ArraySet
arraySetOf()
CircularArray
CircularIntArray
contains()
forEach()
getOrDefault()
getOrElse()
isNotEmpty()
keyIterator()
LongSparseArray
LruCache
lruCache()
plus()
set()
SimpleArrayMap
size
SparseArrayCompat
valueIterator()
datastore
androidx.datastore
dataStore()
dataStoreFile()
androidx.datastore.migrations
SharedPreferencesMigration
SharedPreferencesView
datastore-core
androidx.datastore.core
Closeable
CorruptionException
DataMigration
DataStore
DataStoreFactory
FileStorage
IOException
readData()
ReadScope
Serializer
Storage
StorageConnection
use()
writeData()
WriteScope
androidx.datastore.core.handlers
ReplaceFileCorruptionHandler
datastore-core-okio
androidx.datastore.core.okio
OkioSerializer
OkioStorage
datastore-preferences
androidx.datastore.preferences
preferencesDataStore()
preferencesDataStoreFile()
SharedPreferencesMigration()
datastore-preferences-core
androidx.datastore.preferences.core
booleanPreferencesKey()
byteArrayPreferencesKey()
doublePreferencesKey()
edit()
emptyPreferences()
floatPreferencesKey()
intPreferencesKey()
longPreferencesKey()
MutablePreferences
mutablePreferencesOf()
PreferenceDataStoreFactory
Preferences
Key
Pair
preferencesOf()
stringPreferencesKey()
stringSetPreferencesKey()