Class NotificationLite.DisposableNotification

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    NotificationLite

    static final class NotificationLite.DisposableNotification
    extends java.lang.Object
    implements java.io.Serializable
    Wraps a Disposable.
    • Constructor Detail

      • DisposableNotification

        DisposableNotification​(Disposable d)
    • Method Detail

      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object