Interface ObservablePair

All Superinterfaces:
io.reactivex.rxjava3.core.ObservableSource<ExchangeRateUpdate>
All Known Implementing Classes:
PolledObservablePair

public interface ObservablePair extends io.reactivex.rxjava3.core.ObservableSource<ExchangeRateUpdate>
A source of exchange rate updates for a currency pair
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface io.reactivex.rxjava3.core.ObservableSource

    subscribe