Class NotificationLite.DisposableNotification

java.lang.Object
io.reactivex.rxjava3.internal.util.NotificationLite.DisposableNotification
All Implemented Interfaces:
Serializable
Enclosing class:
NotificationLite

static final class NotificationLite.DisposableNotification extends Object implements Serializable
Wraps a Disposable.
  • Field Details

  • Constructor Details

    • DisposableNotification

      DisposableNotification(Disposable d)
  • Method Details