public class ActionRelay<T>
Subject that only emits onNext events aka a Relay Reference: https://github.com/JakeWharton/RxRelay/
| Constructor and Description |
|---|
ActionRelay() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept() |
int |
getObserverCount() |
void |
subscribeActual() |