Class Functions.NotificationOnError<T>
java.lang.Object
io.reactivex.rxjava3.internal.functions.Functions.NotificationOnError<T>
- Enclosing class:
Functions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
onNotification
-
-
Constructor Details
-
NotificationOnError
NotificationOnError(Consumer<? super Notification<T>> onNotification)
-
-
Method Details