Minix
5.0.0-alpha
module-flowbus
/
dev.racci.minix.flowbus
/
FlowBus
/
forEvent
for
Event
@
API
(
status
=
API.Status.INTERNAL
)
open
fun
<
T
:
Any
>
forEvent
(
clazz
:
KClass
<
out
T
>
)
:
RendezvousStateFlow
<
T
?
>