class AndroidReactor.class AndroidReactor.class AndroidReactor.interface Reactor Action with the corresponding interface Reactor.class ActionRelay to a State observable.class ActionRelay to a State observable.interface Reactor is to separate control flow from a view. Every view has its corresponding interface Reactor and
delegates all logic to its interface Reactor. A interface Reactor has no dependency to a view, so it can be easily
tested.interface Reactor is to separate control flow from a view. Every view has its corresponding interface Reactor and
delegates all logic to its interface Reactor. A interface Reactor has no dependency to a view, so it can be easily
tested.