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
Copy file name to clipboardExpand all lines: 3.x/javadoc/snapshot/io/reactivex/rxjava3/annotations/package-tree.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -77,13 +77,13 @@ <h1 class="title">Hierarchy For Package io.reactivex.rxjava3.annotations</h1>
77
77
<divclass="contentContainer">
78
78
<h2title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
79
79
<ul>
80
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/SchedulerSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">SchedulerSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
81
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/BackpressureSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">BackpressureSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
82
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/NonNull.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">NonNull</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
83
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/Beta.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Beta</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
84
80
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/Nullable.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Nullable</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
85
81
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/CheckReturnValue.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">CheckReturnValue</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
82
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/NonNull.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">NonNull</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
83
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/SchedulerSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">SchedulerSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
84
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/BackpressureSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">BackpressureSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
86
85
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/Experimental.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Experimental</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
86
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="../../../../io/reactivex/rxjava3/annotations/Beta.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Beta</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
<litype="circle">java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><spanclass="typeNameLink">Enum</span></a><E> (implements java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
143
143
<ul>
144
-
<litype="circle">io.reactivex.rxjava3.core.<ahref="../../../../io/reactivex/rxjava3/core/BackpressureStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureStrategy</span></a></li>
145
144
<litype="circle">io.reactivex.rxjava3.core.<ahref="../../../../io/reactivex/rxjava3/core/BackpressureOverflowStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureOverflowStrategy</span></a></li>
145
+
<litype="circle">io.reactivex.rxjava3.core.<ahref="../../../../io/reactivex/rxjava3/core/BackpressureStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureStrategy</span></a></li>
<h2title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
310
310
<ul>
311
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/SchedulerSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">SchedulerSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
312
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/Experimental.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Experimental</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
311
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/NonNull.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">NonNull</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
313
312
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/BackpressureSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">BackpressureSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
313
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/Beta.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Beta</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
314
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/Experimental.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Experimental</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
315
+
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/SchedulerSupport.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">SchedulerSupport</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
314
316
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/Nullable.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Nullable</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
315
317
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/CheckReturnValue.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">CheckReturnValue</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
316
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/Beta.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">Beta</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
317
-
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/NonNull.html" title="annotation in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">NonNull</span></a> (implements java.lang.annotation.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li>
318
318
</ul>
319
319
<h2title="Enum Hierarchy">Enum Hierarchy</h2>
320
320
<ul>
321
321
<litype="circle">java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><spanclass="typeNameLink">Object</span></a>
322
322
<ul>
323
323
<litype="circle">java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang"><spanclass="typeNameLink">Enum</span></a><E> (implements java.lang.<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang">Comparable</a><T>, java.io.<ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
324
324
<ul>
325
-
<litype="circle">io.reactivex.rxjava3.core.<ahref="io/reactivex/rxjava3/core/BackpressureStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureStrategy</span></a></li>
325
+
<litype="circle">io.reactivex.rxjava3.parallel.<ahref="io/reactivex/rxjava3/parallel/ParallelFailureHandling.html" title="enum in io.reactivex.rxjava3.parallel"><spanclass="typeNameLink">ParallelFailureHandling</span></a> (implements io.reactivex.rxjava3.functions.<ahref="io/reactivex/rxjava3/functions/BiFunction.html" title="interface in io.reactivex.rxjava3.functions">BiFunction</a><T1,T2,R>)</li>
326
326
<litype="circle">io.reactivex.rxjava3.core.<ahref="io/reactivex/rxjava3/core/BackpressureOverflowStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureOverflowStrategy</span></a></li>
327
+
<litype="circle">io.reactivex.rxjava3.core.<ahref="io/reactivex/rxjava3/core/BackpressureStrategy.html" title="enum in io.reactivex.rxjava3.core"><spanclass="typeNameLink">BackpressureStrategy</span></a></li>
327
328
<litype="circle">io.reactivex.rxjava3.annotations.<ahref="io/reactivex/rxjava3/annotations/BackpressureKind.html" title="enum in io.reactivex.rxjava3.annotations"><spanclass="typeNameLink">BackpressureKind</span></a></li>
328
-
<litype="circle">io.reactivex.rxjava3.parallel.<ahref="io/reactivex/rxjava3/parallel/ParallelFailureHandling.html" title="enum in io.reactivex.rxjava3.parallel"><spanclass="typeNameLink">ParallelFailureHandling</span></a> (implements io.reactivex.rxjava3.functions.<ahref="io/reactivex/rxjava3/functions/BiFunction.html" title="interface in io.reactivex.rxjava3.functions">BiFunction</a><T1,T2,R>)</li>
0 commit comments