eventRunner

abstract fun eventRunner(eventRunner: Producer<WorkRunner>): MobiusLoop.Builder<M, E, F>

Return

a new Builder with the supplied event runner, and the same values as the current one for the other fields.