JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
io.reactivex

Interface CompletableConverter<R>

    • Method Summary

      All Methods
      Modifier and Type Method and Description
      R apply (Completable upstream)
      Applies a function to the upstream Completable and returns a converted value of type R.
    • Method Detail

      • apply

        @NonNull
        R apply(@NonNull
         Completable upstream)
        Applies a function to the upstream Completable and returns a converted value of type R.
        Parameters:
        upstream - the upstream Completable instance
        Returns:
        the converted value
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /