Kotlin-Bloc
androidJvm
Bloc Core
/
com.onegravity.bloc
/
collectState
collect
State
androidJvm
fun
<
State
:
Any
,
Action
:
Any
,
SideEffect
:
Any
>
collectState
(
bloc
:
<Error class: unknown class>
<
State
,
Action
,
SideEffect
>
)
:
<Error class: unknown class>
<
<Error class: unknown class>
,
MutableList
<
State
>
>