JavaScript is disabled on your browser.
Skip navigation links
io.reactivex.rxjava3.observers

Class SafeObserver<T>

  • Type Parameters:
    T - the value type
    All Implemented Interfaces:
    Observer<T>, Disposable


    public final class SafeObserver<T>
    extends Object
    implements Observer<T>, Disposable 
    Wraps another Observer and ensures all onXXX methods conform the protocol (except the requirement for serialized access).
Skip navigation links

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