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

Interface LambdaConsumerIntrospection



  • public interface LambdaConsumerIntrospection
    An interface that indicates that the implementing type is composed of individual components and exposes information about their behavior.

    NOTE: This is considered a read-only public API and is not intended to be implemented externally.

    History: 2.1.4 - experimental

    Since:
    2.2
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      boolean hasCustomOnError ()
      Returns true or false if a custom onError consumer has been provided.
    • Method Detail

      • hasCustomOnError

        boolean hasCustomOnError()
        Returns true or false if a custom onError consumer has been provided.
        Returns:
        true if a custom onError consumer implementation was supplied. Returns false if the implementation is missing an error consumer and thus using a throwing default implementation.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

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