A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ReactiveX/RxJava/issues/6555 below:

Remove exact buffer/window with Supplier<source>? · Issue #6555 · ReactiveX/RxJava · GitHub

There exist special overloads of the exact-boundary buffer/window operators that takes a supplier of a source. (Example JavaDocs).

This supplier is called over and over once the previous boundary signaled an item or completed.

I'm not sure if this type of boundary was in use at all. It can be emulated with the plain sourced versiong:

source.buffer(Observable.defer(supplier).take(1).repeat())

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4