Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-core
/
io.github.syrou.reaktiv.core
/
Store
/
selectStateNonSuspend
select
State
Non
Suspend
fun
<
S
:
ModuleState
>
selectStateNonSuspend
(
stateClass
:
KClass
<
S
>
)
:
StateFlow
<
S
>
(
source
)
inline
fun
<
S
:
ModuleState
>
selectStateNonSuspend
(
)
:
StateFlow
<
S
>
(
source
)