toggle menu
pulvreakt
0.10.1-dev0q+0606a4a6dd
common
switch theme
search in API
core
/
it.unibo.pulvreakt.api.reconfiguration.event
/
ReconfigurationEvent
/
resultsFlow
results
Flow
abstract
fun
resultsFlow
(
)
:
Flow
<
ReconfigurationResult
<
T
>
>
Represents the flow of results of the reconfiguration. It is a companion flow of
eventsFlow
.