pulvreakt
Toggle table of contents
0.10.1-dev16+864eaad844
common
Platform filter
common
Switch theme
Search in API
pulvreakt
core
/
it.unibo.pulvreakt.api.reconfiguration.event
/
AbstractReconfigurationEvent
/
resultsFlow
results
Flow
override
fun
resultsFlow
(
)
:
Flow
<
ReconfigurationResult
<
T
>
>
Represents the flow of results of the reconfiguration. It is a companion flow of
eventsFlow
.