Notification (RxJava Javadoc 3.1.10) (original) (raw)


public final class Notification
extends Object
Represents the reactive signal types: onNext, onError and onComplete and holds their parameter values (a value, a Throwable, nothing).