toggle menu
trixnity-client
4.5.1
common
switch theme
search in API
trixnity-client
/
net.folivo.trixnity.client.store.cache
Package-level
declarations
Types
Types
Concurrent
Observable
Set
Link copied to clipboard
class
ConcurrentObservableSet
<
T
>
(
initialValue
:
Set
<
T
>
=
setOf()
)
Map
Repository
Coroutines
Cache
Key
Link copied to clipboard
data
class
MapRepositoryCoroutinesCacheKey
<
K1
,
K2
>
(
val
firstKey
:
K1
,
val
secondKey
:
K2
)