trixnity-client
3.10.3
common
trixnity-client
/
net.folivo.trixnity.client.store.cache
/
ObservableSet
/
ObservableSet
Observable
Set
constructor
(
coroutineScope
:
CoroutineScope
,
initialValue
:
Set
<
T
>
=
setOf()
)