trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.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