Skip to content

Commit c637741

Browse files
1.0.2
1 parent 08f021f commit c637741

File tree

123 files changed

+948
-257
lines changed

Some content is hidden

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

123 files changed

+948
-257
lines changed

javadoc/allclasses-frame.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>All Classes (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -26,12 +26,14 @@ <h1 class="bar">All Classes</h1>
2626
<li><a href="rx/functions/Actions.html" title="class in rx.functions" target="classFrame">Actions</a></li>
2727
<li><a href="rx/subjects/AsyncSubject.html" title="class in rx.subjects" target="classFrame">AsyncSubject</a></li>
2828
<li><a href="rx/subjects/BehaviorSubject.html" title="class in rx.subjects" target="classFrame">BehaviorSubject</a></li>
29+
<li><a href="rx/annotations/Beta.html" title="annotation in rx.annotations" target="classFrame">Beta</a></li>
2930
<li><a href="rx/observables/BlockingObservable.html" title="class in rx.observables" target="classFrame">BlockingObservable</a></li>
3031
<li><a href="rx/subscriptions/BooleanSubscription.html" title="class in rx.subscriptions" target="classFrame">BooleanSubscription</a></li>
3132
<li><a href="rx/exceptions/CompositeException.html" title="class in rx.exceptions" target="classFrame">CompositeException</a></li>
3233
<li><a href="rx/subscriptions/CompositeSubscription.html" title="class in rx.subscriptions" target="classFrame">CompositeSubscription</a></li>
3334
<li><a href="rx/observables/ConnectableObservable.html" title="class in rx.observables" target="classFrame">ConnectableObservable</a></li>
3435
<li><a href="rx/exceptions/Exceptions.html" title="class in rx.exceptions" target="classFrame">Exceptions</a></li>
36+
<li><a href="rx/annotations/Experimental.html" title="annotation in rx.annotations" target="classFrame">Experimental</a></li>
3537
<li><a href="rx/functions/Func0.html" title="interface in rx.functions" target="classFrame"><i>Func0</i></a></li>
3638
<li><a href="rx/functions/Func1.html" title="interface in rx.functions" target="classFrame"><i>Func1</i></a></li>
3739
<li><a href="rx/functions/Func2.html" title="interface in rx.functions" target="classFrame"><i>Func2</i></a></li>

javadoc/allclasses-noframe.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>All Classes (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -26,12 +26,14 @@ <h1 class="bar">All Classes</h1>
2626
<li><a href="rx/functions/Actions.html" title="class in rx.functions">Actions</a></li>
2727
<li><a href="rx/subjects/AsyncSubject.html" title="class in rx.subjects">AsyncSubject</a></li>
2828
<li><a href="rx/subjects/BehaviorSubject.html" title="class in rx.subjects">BehaviorSubject</a></li>
29+
<li><a href="rx/annotations/Beta.html" title="annotation in rx.annotations">Beta</a></li>
2930
<li><a href="rx/observables/BlockingObservable.html" title="class in rx.observables">BlockingObservable</a></li>
3031
<li><a href="rx/subscriptions/BooleanSubscription.html" title="class in rx.subscriptions">BooleanSubscription</a></li>
3132
<li><a href="rx/exceptions/CompositeException.html" title="class in rx.exceptions">CompositeException</a></li>
3233
<li><a href="rx/subscriptions/CompositeSubscription.html" title="class in rx.subscriptions">CompositeSubscription</a></li>
3334
<li><a href="rx/observables/ConnectableObservable.html" title="class in rx.observables">ConnectableObservable</a></li>
3435
<li><a href="rx/exceptions/Exceptions.html" title="class in rx.exceptions">Exceptions</a></li>
36+
<li><a href="rx/annotations/Experimental.html" title="annotation in rx.annotations">Experimental</a></li>
3537
<li><a href="rx/functions/Func0.html" title="interface in rx.functions"><i>Func0</i></a></li>
3638
<li><a href="rx/functions/Func1.html" title="interface in rx.functions"><i>Func1</i></a></li>
3739
<li><a href="rx/functions/Func2.html" title="interface in rx.functions"><i>Func2</i></a></li>

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Constant Field Values (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/deprecated-list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Deprecated List (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>API Help (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/index-all.html

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Index (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="./stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -260,6 +260,11 @@ <h2 class="title">B</h2>
260260
</dd>
261261
<dt><span class="strong"><a href="./rx/subjects/BehaviorSubject.html#BehaviorSubject(rx.Observable.OnSubscribe, rx.subjects.SubjectSubscriptionManager)">BehaviorSubject(Observable.OnSubscribe&lt;T&gt;, SubjectSubscriptionManager&lt;T&gt;)</a></span> - Constructor for class rx.subjects.<a href="./rx/subjects/BehaviorSubject.html" title="class in rx.subjects">BehaviorSubject</a></dt>
262262
<dd>&nbsp;</dd>
263+
<dt><a href="./rx/annotations/Beta.html" title="annotation in rx.annotations"><span class="strong">Beta</span></a> - Annotation Type in <a href="./rx/annotations/package-summary.html">rx.annotations</a></dt>
264+
<dd>
265+
<div class="block">Signifies that a public API (public class, method or field) is subject to
266+
incompatible changes, or even removal, in a future release.</div>
267+
</dd>
263268
<dt><a href="./rx/observables/BlockingObservable.html" title="class in rx.observables"><span class="strong">BlockingObservable</span></a>&lt;<a href="./rx/observables/BlockingObservable.html" title="type parameter in BlockingObservable">T</a>&gt; - Class in <a href="./rx/observables/package-summary.html">rx.observables</a></dt>
264269
<dd>
265270
<div class="block"><code>BlockingObservable</code> is a variety of <a href="./rx/Observable.html" title="class in rx"><code>Observable</code></a> that provides blocking operators.</div>
@@ -869,6 +874,11 @@ <h2 class="title">E</h2>
869874
<div class="block">Returns an Observable that emits <code>true</code> if any item emitted by the source Observable satisfies a
870875
specified condition, otherwise <code>false</code>.</div>
871876
</dd>
877+
<dt><a href="./rx/annotations/Experimental.html" title="annotation in rx.annotations"><span class="strong">Experimental</span></a> - Annotation Type in <a href="./rx/annotations/package-summary.html">rx.annotations</a></dt>
878+
<dd>
879+
<div class="block">Signifies that a public API (public class, method or field) is will almost certainly
880+
be changed or removed in a future release.</div>
881+
</dd>
872882
</dl>
873883
<a name="_F_">
874884
<!-- -->
@@ -1750,6 +1760,16 @@ <h2 class="title">O</h2>
17501760
<dd>
17511761
<div class="block">Filters the items emitted by an Observable, only emitting those of the specified type.</div>
17521762
</dd>
1763+
<dt><span class="strong"><a href="./rx/Observable.html#onBackpressureBlock(int)">onBackpressureBlock(int)</a></span> - Method in class rx.<a href="./rx/Observable.html" title="class in rx">Observable</a></dt>
1764+
<dd>
1765+
<div class="block">Instructs an Observable that is emitting items faster than its observer can consume them to
1766+
block the producer thread.</div>
1767+
</dd>
1768+
<dt><span class="strong"><a href="./rx/Observable.html#onBackpressureBlock()">onBackpressureBlock()</a></span> - Method in class rx.<a href="./rx/Observable.html" title="class in rx">Observable</a></dt>
1769+
<dd>
1770+
<div class="block">Instructs an Observable that is emitting items faster than its observer can consume them to block the
1771+
producer thread if the number of undelivered onNext events reaches the system-wide ring buffer size.</div>
1772+
</dd>
17531773
<dt><span class="strong"><a href="./rx/Observable.html#onBackpressureBuffer()">onBackpressureBuffer()</a></span> - Method in class rx.<a href="./rx/Observable.html" title="class in rx">Observable</a></dt>
17541774
<dd>
17551775
<div class="block">Instructs an Observable that is emitting items faster than its observer can consume them to buffer these
@@ -2228,6 +2248,8 @@ <h2 class="title">R</h2>
22282248
<dd>
22292249
<div class="block">Rx Observables</div>
22302250
</dd>
2251+
<dt><a href="./rx/annotations/package-summary.html">rx.annotations</a> - package rx.annotations</dt>
2252+
<dd>&nbsp;</dd>
22312253
<dt><a href="./rx/exceptions/package-summary.html">rx.exceptions</a> - package rx.exceptions</dt>
22322254
<dd>&nbsp;</dd>
22332255
<dt><a href="./rx/functions/package-summary.html">rx.functions</a> - package rx.functions</dt>

javadoc/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>RxJava Javadoc 1.0.0</title>
77
<script type="text/javascript">
88
targetPage = "" + window.location.search;

javadoc/overview-frame.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Overview List (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -13,6 +13,7 @@
1313
<h2 title="Packages">Packages</h2>
1414
<ul title="Packages">
1515
<li><a href="rx/package-frame.html" target="packageFrame">rx</a></li>
16+
<li><a href="rx/annotations/package-frame.html" target="packageFrame">rx.annotations</a></li>
1617
<li><a href="rx/exceptions/package-frame.html" target="packageFrame">rx.exceptions</a></li>
1718
<li><a href="rx/functions/package-frame.html" target="packageFrame">rx.functions</a></li>
1819
<li><a href="rx/observables/package-frame.html" target="packageFrame">rx.observables</a></li>

javadoc/overview-summary.html

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Overview (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -76,36 +76,40 @@
7676
</td>
7777
</tr>
7878
<tr class="rowColor">
79-
<td class="colFirst"><a href="rx/exceptions/package-summary.html">rx.exceptions</a></td>
79+
<td class="colFirst"><a href="rx/annotations/package-summary.html">rx.annotations</a></td>
8080
<td class="colLast">&nbsp;</td>
8181
</tr>
8282
<tr class="altColor">
83-
<td class="colFirst"><a href="rx/functions/package-summary.html">rx.functions</a></td>
83+
<td class="colFirst"><a href="rx/exceptions/package-summary.html">rx.exceptions</a></td>
8484
<td class="colLast">&nbsp;</td>
8585
</tr>
8686
<tr class="rowColor">
87-
<td class="colFirst"><a href="rx/observables/package-summary.html">rx.observables</a></td>
87+
<td class="colFirst"><a href="rx/functions/package-summary.html">rx.functions</a></td>
8888
<td class="colLast">&nbsp;</td>
8989
</tr>
9090
<tr class="altColor">
91-
<td class="colFirst"><a href="rx/observers/package-summary.html">rx.observers</a></td>
91+
<td class="colFirst"><a href="rx/observables/package-summary.html">rx.observables</a></td>
9292
<td class="colLast">&nbsp;</td>
9393
</tr>
9494
<tr class="rowColor">
95-
<td class="colFirst"><a href="rx/plugins/package-summary.html">rx.plugins</a></td>
95+
<td class="colFirst"><a href="rx/observers/package-summary.html">rx.observers</a></td>
9696
<td class="colLast">&nbsp;</td>
9797
</tr>
9898
<tr class="altColor">
99+
<td class="colFirst"><a href="rx/plugins/package-summary.html">rx.plugins</a></td>
100+
<td class="colLast">&nbsp;</td>
101+
</tr>
102+
<tr class="rowColor">
99103
<td class="colFirst"><a href="rx/schedulers/package-summary.html">rx.schedulers</a></td>
100104
<td class="colLast">
101105
<div class="block">Rx Schedulers</div>
102106
</td>
103107
</tr>
104-
<tr class="rowColor">
108+
<tr class="altColor">
105109
<td class="colFirst"><a href="rx/subjects/package-summary.html">rx.subjects</a></td>
106110
<td class="colLast">&nbsp;</td>
107111
</tr>
108-
<tr class="altColor">
112+
<tr class="rowColor">
109113
<td class="colFirst"><a href="rx/subscriptions/package-summary.html">rx.subscriptions</a></td>
110114
<td class="colLast">&nbsp;</td>
111115
</tr>

javadoc/overview-tree.html

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:31 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:33 PST 2014 -->
66
<title>Class Hierarchy (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
</head>
1010
<body>
@@ -66,6 +66,7 @@ <h1 class="title">Hierarchy For All Packages</h1>
6666
<span class="strong">Package Hierarchies:</span>
6767
<ul class="horizontal">
6868
<li><a href="rx/package-tree.html">rx</a>, </li>
69+
<li><a href="rx/annotations/package-tree.html">rx.annotations</a>, </li>
6970
<li><a href="rx/exceptions/package-tree.html">rx.exceptions</a>, </li>
7071
<li><a href="rx/functions/package-tree.html">rx.functions</a>, </li>
7172
<li><a href="rx/observables/package-tree.html">rx.observables</a>, </li>
@@ -225,6 +226,11 @@ <h2 title="Interface Hierarchy">Interface Hierarchy</h2>
225226
<li type="circle">rx.<a href="rx/Producer.html" title="interface in rx"><span class="strong">Producer</span></a></li>
226227
<li type="circle">rx.<a href="rx/Subscription.html" title="interface in rx"><span class="strong">Subscription</span></a></li>
227228
</ul>
229+
<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
230+
<ul>
231+
<li type="circle">rx.annotations.<a href="rx/annotations/Experimental.html" title="annotation in rx.annotations"><span class="strong">Experimental</span></a> (implements java.lang.annotation.Annotation)</li>
232+
<li type="circle">rx.annotations.<a href="rx/annotations/Beta.html" title="annotation in rx.annotations"><span class="strong">Beta</span></a> (implements java.lang.annotation.Annotation)</li>
233+
</ul>
228234
<h2 title="Enum Hierarchy">Enum Hierarchy</h2>
229235
<ul>
230236
<li type="circle">java.lang.Object

javadoc/package-list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
rx
2+
rx.annotations
23
rx.exceptions
34
rx.functions
45
rx.observables

javadoc/rx/Notification.Kind.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:26 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:28 PST 2014 -->
66
<title>Notification.Kind (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/rx/Notification.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:26 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:28 PST 2014 -->
66
<title>Notification (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/rx/Observable.OnSubscribe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:27 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:29 PST 2014 -->
66
<title>Observable.OnSubscribe (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/rx/Observable.Operator.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:27 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:29 PST 2014 -->
66
<title>Observable.Operator (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
</head>
1010
<body>

javadoc/rx/Observable.Transformer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<!-- NewPage -->
33
<html lang="en">
44
<head>
5-
<!-- Generated by javadoc (version 1.7.0_45) on Tue Nov 18 06:44:27 PST 2014 -->
5+
<!-- Generated by javadoc (version 1.7.0_45) on Mon Dec 01 22:36:29 PST 2014 -->
66
<title>Observable.Transformer (RxJava Javadoc 1.0.0)</title>
7-
<meta name="date" content="2014-11-18">
7+
<meta name="date" content="2014-12-01">
88
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
99
</head>
1010
<body>

0 commit comments

Comments
 (0)