Class OperatorWindowWithObservable<T,​U>

    • Field Detail

      • NEXT_SUBJECT

        static final java.lang.Object NEXT_SUBJECT
        Indicate the current subject should complete and a new subject be emitted.
      • NL

        static final NotificationLite<java.lang.Object> NL
        For error and completion indication.
    • Constructor Detail

      • OperatorWindowWithObservable

        public OperatorWindowWithObservable​(Observable<U> other)