trixnity
Toggle table of contents
5.2.0-SNAPSHOT.CI-20260302.101522
common
Target filter
common
Switch theme
Search in API
Skip to content
trixnity
trixnity-client
/
de.connect2x.trixnity.client.store.cache
/
MapRepositoryCoroutinesCacheKey
Map
Repository
Coroutines
Cache
Key
data
class
MapRepositoryCoroutinesCacheKey
<
K1
,
K2
>
(
val
firstKey
:
K1
,
val
secondKey
:
K2
)
Members
Constructors
Map
Repository
Coroutines
Cache
Key
Link copied to clipboard
constructor
(
firstKey
:
K1
,
secondKey
:
K2
)
Properties
first
Key
Link copied to clipboard
val
firstKey
:
K1
second
Key
Link copied to clipboard
val
secondKey
:
K2