Skip to content

Commit d068c98

Browse files
author
akarnokd+ci
committed
CI build: 587 for snapshot
1 parent 9d862b7 commit d068c98

198 files changed

Lines changed: 79496 additions & 8650 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

4.x/javadoc/snapshot/allclasses-index.html

Lines changed: 29 additions & 22 deletions
Large diffs are not rendered by default.

4.x/javadoc/snapshot/allpackages-index.html

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (25) -->
4+
<!-- Generated by javadoc (26) -->
55
<title>All Packages (RxJava Javadoc 4.0.0-SNAPSHOT)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -15,7 +15,9 @@
1515
</head>
1616
<body class="all-packages-index-page">
1717
<script type="text/javascript">const pathtoroot = "./";
18-
loadScripts(document, 'script');</script>
18+
loadScripts();
19+
initTheme();
20+
</script>
1921
<noscript>
2022
<div>JavaScript is disabled on your browser.</div>
2123
</noscript>
@@ -33,7 +35,12 @@
3335
<li><a href="index-all.html">Index</a></li>
3436
<li><a href="search.html">Search</a></li>
3537
<li><a href="help-doc.html#all-packages">Help</a></li>
38+
<li><button id="theme-button" aria-label="Select Theme" title="Select Theme"></button></li>
3639
</ul>
40+
<div id="theme-panel">
41+
<div>Select Theme</div>
42+
<div><label for="theme-light"><input type="radio" id="theme-light" disabled name="theme" value="theme-light"><span>Light</span></label><label for="theme-dark"><input type="radio" id="theme-dark" disabled name="theme" value="theme-dark"><span>Dark</span></label><label for="theme-os"><input type="radio" id="theme-os" disabled name="theme" value="theme-os"><span>System Setting</span></label></div>
43+
</div>
3744
</div>
3845
</div>
3946
<div class="sub-nav">
@@ -133,9 +140,9 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
133140
<div class="col-last odd-row-color">
134141
<div class="block">Classes representing so-called hot backpressure-aware sources, aka <strong>processors</strong>,
135142
that implement the <a href="io/reactivex/rxjava4/processors/FlowableProcessor.html" title="class in io.reactivex.rxjava4.processors"><code>FlowableProcessor</code></a> class,
136-
the Reactive Streams <a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/util/concurrent/Flow.Processor.html" title="class or interface in java.util.concurrent" class="external-link"><code>Processor</code></a> interface
143+
the Reactive Streams <a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/util/concurrent/Flow.Processor.html" title="interface in java.util.concurrent" class="external-link"><code>Processor</code></a> interface
137144
to allow forms of multicasting events to one or more subscribers as well as consuming another
138-
Reactive Streams <a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/util/concurrent/Flow.Publisher.html" title="class or interface in java.util.concurrent" class="external-link"><code>Publisher</code></a>.</div>
145+
Reactive Streams <a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/util/concurrent/Flow.Publisher.html" title="interface in java.util.concurrent" class="external-link"><code>Publisher</code></a>.</div>
139146
</div>
140147
<div class="col-first even-row-color"><a href="io/reactivex/rxjava4/schedulers/package-summary.html">io.reactivex.rxjava4.schedulers</a></div>
141148
<div class="col-last even-row-color">
@@ -152,7 +159,7 @@ <h1 title="All&amp;nbsp;Packages" class="title">All&nbsp;Packages</h1>
152159
</div>
153160
<div class="col-first even-row-color"><a href="io/reactivex/rxjava4/subscribers/package-summary.html">io.reactivex.rxjava4.subscribers</a></div>
154161
<div class="col-last even-row-color">
155-
<div class="block">Default wrappers and implementations for <a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/util/concurrent/Flow.Subscriber.html" title="class or interface in java.util.concurrent" class="external-link"><code>Subscriber</code></a>-based consumer classes and interfaces,
162+
<div class="block">Default wrappers and implementations for <a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/util/concurrent/Flow.Subscriber.html" title="interface in java.util.concurrent" class="external-link"><code>Subscriber</code></a>-based consumer classes and interfaces,
156163
including disposable (<a href="io/reactivex/rxjava4/subscribers/DisposableSubscriber.html" title="class in io.reactivex.rxjava4.subscribers"><code>DisposableSubscriber</code></a>) and resource-tracking
157164
(<a href="io/reactivex/rxjava4/subscribers/ResourceSubscriber.html" title="class in io.reactivex.rxjava4.subscribers"><code>ResourceSubscriber</code></a>)
158165
variants and the <a href="io/reactivex/rxjava4/subscribers/TestSubscriber.html" title="class in io.reactivex.rxjava4.subscribers"><code>TestSubscriber</code></a> that allows unit testing

4.x/javadoc/snapshot/constant-values.html

Lines changed: 20 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (25) -->
4+
<!-- Generated by javadoc (26) -->
55
<title>Constant Field Values (RxJava Javadoc 4.0.0-SNAPSHOT)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -15,7 +15,9 @@
1515
</head>
1616
<body class="constants-summary-page">
1717
<script type="text/javascript">const pathtoroot = "./";
18-
loadScripts(document, 'script');</script>
18+
loadScripts();
19+
initTheme();
20+
</script>
1921
<noscript>
2022
<div>JavaScript is disabled on your browser.</div>
2123
</noscript>
@@ -33,7 +35,12 @@
3335
<li><a href="index-all.html">Index</a></li>
3436
<li><a href="search.html">Search</a></li>
3537
<li><a href="help-doc.html#constant-values">Help</a></li>
38+
<li><button id="theme-button" aria-label="Select Theme" title="Select Theme"></button></li>
3639
</ul>
40+
<div id="theme-panel">
41+
<div>Select Theme</div>
42+
<div><label for="theme-light"><input type="radio" id="theme-light" disabled name="theme" value="theme-light"><span>Light</span></label><label for="theme-dark"><input type="radio" id="theme-dark" disabled name="theme" value="theme-dark"><span>Dark</span></label><label for="theme-os"><input type="radio" id="theme-os" disabled name="theme" value="theme-os"><span>System Setting</span></label></div>
43+
</div>
3744
</div>
3845
</div>
3946
<div class="sub-nav">
@@ -47,7 +54,7 @@
4754
</header>
4855
<div class="main-grid">
4956
<nav role="navigation" class="toc" aria-label="Table of contents">
50-
<div class="toc-header">Contents&nbsp;<input type="text" class="filter-input" disabled placeholder="Filter contents (type .)" aria-label="Filter table of contents" autocomplete="off" spellcheck="false"><input type="reset" class="reset-filter" disabled tabindex="-1" value="Reset"></div>
57+
<div class="toc-header">Contents&nbsp;<input type="text" class="filter-input" disabled placeholder="Filter contents (type .)" aria-label="Filter table of contents" autocomplete="off" spellcheck="false"><input type="reset" class="reset-filter" disabled tabindex="-1" value="Reset">&nbsp;<button class="toc-sort-toggle" id="toc-lexical-order-toggle"><img src="resource-files/sort-a-z.svg" alt="Sort member details in lexicographical order"></button></div>
5158
<ol class="toc-list" tabindex="-1">
5259
<li><a href="#" tabindex="0">Constant Field Values</a>
5360
<ol class="toc-list">
@@ -69,31 +76,31 @@ <h2 title="io.reactivex.*">io.reactivex.*</h2>
6976
<div class="table-header col-first">Modifier and Type</div>
7077
<div class="table-header col-second">Constant Field</div>
7178
<div class="table-header col-last">Value</div>
72-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.CACHED">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
79+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.CACHED">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
7380
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#CACHED">CACHED</a></code></div>
7481
<div class="col-last even-row-color"><code>"io.reactivex:cached"</code></div>
75-
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.COMPUTATION">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
82+
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.COMPUTATION">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
7683
<div class="col-second odd-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#COMPUTATION">COMPUTATION</a></code></div>
7784
<div class="col-last odd-row-color"><code>"io.reactivex:computation"</code></div>
78-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.CUSTOM">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
85+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.CUSTOM">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
7986
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#CUSTOM">CUSTOM</a></code></div>
8087
<div class="col-last even-row-color"><code>"custom"</code></div>
81-
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.IO">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
88+
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.IO">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
8289
<div class="col-second odd-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#IO">IO</a></code></div>
8390
<div class="col-last odd-row-color"><code>"io.reactivex:io"</code></div>
84-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.NEW_THREAD">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
91+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.NEW_THREAD">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
8592
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#NEW_THREAD">NEW_THREAD</a></code></div>
8693
<div class="col-last even-row-color"><code>"io.reactivex:new-thread"</code></div>
87-
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.NONE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
94+
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.NONE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
8895
<div class="col-second odd-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#NONE">NONE</a></code></div>
8996
<div class="col-last odd-row-color"><code>"none"</code></div>
90-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.SINGLE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
97+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.SINGLE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
9198
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#SINGLE">SINGLE</a></code></div>
9299
<div class="col-last even-row-color"><code>"io.reactivex:single"</code></div>
93-
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.TRAMPOLINE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
100+
<div class="col-first odd-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.TRAMPOLINE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
94101
<div class="col-second odd-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#TRAMPOLINE">TRAMPOLINE</a></code></div>
95102
<div class="col-last odd-row-color"><code>"io.reactivex:trampoline"</code></div>
96-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.VIRTUAL">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
103+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.annotations.SchedulerSupport.VIRTUAL">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
97104
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/annotations/SchedulerSupport.html#VIRTUAL">VIRTUAL</a></code></div>
98105
<div class="col-last even-row-color"><code>"io.reactivex:virtual"</code></div>
99106
</div>
@@ -106,7 +113,7 @@ <h2 title="io.reactivex.*">io.reactivex.*</h2>
106113
<div class="table-header col-first">Modifier and Type</div>
107114
<div class="table-header col-second">Constant Field</div>
108115
<div class="table-header col-last">Value</div>
109-
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.exceptions.MissingBackpressureException.DEFAULT_MESSAGE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/25/docs/api/java.base/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a></code></div>
116+
<div class="col-first even-row-color"><code id="io.reactivex.rxjava4.exceptions.MissingBackpressureException.DEFAULT_MESSAGE">public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/en/java/javase/26/docs/api/java.base/java/lang/String.html" title="class in java.lang" class="external-link">String</a></code></div>
110117
<div class="col-second even-row-color"><code><a href="io/reactivex/rxjava4/exceptions/MissingBackpressureException.html#DEFAULT_MESSAGE">DEFAULT_MESSAGE</a></code></div>
111118
<div class="col-last even-row-color"><code>"Could not emit value due to lack of requests"</code></div>
112119
</div>

4.x/javadoc/snapshot/deprecated-list.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (25) -->
4+
<!-- Generated by javadoc (26) -->
55
<title>Deprecated List (RxJava Javadoc 4.0.0-SNAPSHOT)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -15,7 +15,9 @@
1515
</head>
1616
<body class="deprecated-list-page">
1717
<script type="text/javascript">const pathtoroot = "./";
18-
loadScripts(document, 'script');</script>
18+
loadScripts();
19+
initTheme();
20+
</script>
1921
<noscript>
2022
<div>JavaScript is disabled on your browser.</div>
2123
</noscript>
@@ -33,7 +35,12 @@
3335
<li><a href="index-all.html">Index</a></li>
3436
<li><a href="search.html">Search</a></li>
3537
<li><a href="help-doc.html#deprecated">Help</a></li>
38+
<li><button id="theme-button" aria-label="Select Theme" title="Select Theme"></button></li>
3639
</ul>
40+
<div id="theme-panel">
41+
<div>Select Theme</div>
42+
<div><label for="theme-light"><input type="radio" id="theme-light" disabled name="theme" value="theme-light"><span>Light</span></label><label for="theme-dark"><input type="radio" id="theme-dark" disabled name="theme" value="theme-dark"><span>Dark</span></label><label for="theme-os"><input type="radio" id="theme-os" disabled name="theme" value="theme-os"><span>System Setting</span></label></div>
43+
</div>
3744
</div>
3845
</div>
3946
<div class="sub-nav">

4.x/javadoc/snapshot/help-doc.html

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE HTML>
22
<html lang="en">
33
<head>
4-
<!-- Generated by javadoc (25) -->
4+
<!-- Generated by javadoc (26) -->
55
<title>API Help (RxJava Javadoc 4.0.0-SNAPSHOT)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
@@ -15,7 +15,9 @@
1515
</head>
1616
<body class="help-page">
1717
<script type="text/javascript">const pathtoroot = "./";
18-
loadScripts(document, 'script');</script>
18+
loadScripts();
19+
initTheme();
20+
</script>
1921
<noscript>
2022
<div>JavaScript is disabled on your browser.</div>
2123
</noscript>
@@ -33,7 +35,12 @@
3335
<li><a href="index-all.html">Index</a></li>
3436
<li><a href="search.html">Search</a></li>
3537
<li class="nav-bar-cell1-rev">Help</li>
38+
<li><button id="theme-button" aria-label="Select Theme" title="Select Theme"></button></li>
3639
</ul>
40+
<div id="theme-panel">
41+
<div>Select Theme</div>
42+
<div><label for="theme-light"><input type="radio" id="theme-light" disabled name="theme" value="theme-light"><span>Light</span></label><label for="theme-dark"><input type="radio" id="theme-dark" disabled name="theme" value="theme-dark"><span>Dark</span></label><label for="theme-os"><input type="radio" id="theme-os" disabled name="theme" value="theme-os"><span>System Setting</span></label></div>
43+
</div>
3744
</div>
3845
</div>
3946
<div class="sub-nav">
@@ -91,7 +98,7 @@ <h3>Search</h3>
9198
<li><code>"InpStr"</code> matches "java.io.InputStream"</li>
9299
<li><code>"math exact long"</code> matches "java.lang.Math.absExact(long)"</li>
93100
</ol>
94-
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/25/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
101+
<p>Refer to the <a href="https://docs.oracle.com/en/java/javase/26/docs/specs/javadoc/javadoc-search-spec.html">Javadoc Search Specification</a> for a full description of search features.</p>
95102
</section>
96103
<section class="help-section" id="help-keyboard-navigation">
97104
<h3>Keyboard Navigation</h3>

0 commit comments

Comments
 (0)