public class EtherObservableKt
Modifier and Type | Method and Description |
---|---|
static <T> io.reactivex.Flowable<T> |
observableOf(Ether.Companion $receiver,
java.lang.Class<T> type)
Returns a Flowable of type T to listen for new data of T that are published
|
public static <T> io.reactivex.Flowable<T> observableOf(Ether.Companion $receiver, java.lang.Class<T> type)
Returns a Flowable of type T to listen for new data of T that are published