public class EventBusConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
io.reactivex.BackpressureStrategy |
defaultBackpressureStrategy |
boolean |
warnOnUnhandledEvents |
| Constructor and Description |
|---|
EventBusConfig(io.reactivex.BackpressureStrategy backpressureStrategy,
boolean warnOnUnhandledEvents) |
public final io.reactivex.BackpressureStrategy defaultBackpressureStrategy
public final boolean warnOnUnhandledEvents
Copyright © 2018. All rights reserved.