You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've never seen this interface implemented over an Operator before, much less wrapped into a Transformer and creating a separateObservable off it. I'm curious so I'll check this out for my own learning, but I trust your judgement more than mine! Thanks for including this operator and asking : )
This operator moved to rxjava-extras master branch from ReactiveX/RxJava#3624.
cc/ @thomasnield (author)
OnSubscribeDoOnEmpty
to save allocations associated withlift
done
checks because of guarantees of observable contract@thomasnield if I've missed something pls let me know, when it looks good to you I'll release to Maven Central.
The text was updated successfully, but these errors were encountered: