Creates a new Reactor, which starts from the beginning, once it's finished.
Creates a new Reactor, which starts from the beginning, once it's finished.
The type of the Reactor value.
The initial value of the Reactor.
The Stage defining the Reactors behaviour.
The created Reactor.
Creates a new Reactor, which steps through the reactor stages ones.
Creates a new Reactor, which steps through the reactor stages ones.
The type of the Reactor value.
The initial value of the Reactor.
The Stage defining the Reactors behaviour.
The created Reactor.