Skip to content

Commit 0a5647f

Browse files
0.16.0
1 parent 7ad266c commit 0a5647f

File tree

99 files changed

+665
-486
lines changed

Some content is hidden

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

99 files changed

+665
-486
lines changed

javadoc/allclasses-frame.html

Lines changed: 36 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_65) on Tue Jan 07 12:50:18 PST 2014 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 08 11:06:44 PST 2014 -->
66
<TITLE>
77
All Classes (RxJava Javadoc 0.16.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2014-01-07">
10+
<META NAME="date" CONTENT="2014-01-08">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

@@ -47,6 +47,14 @@
4747
<BR>
4848
<A HREF="rx/util/functions/Actions.html" title="class in rx.util.functions" target="classFrame">Actions</A>
4949
<BR>
50+
<A HREF="rx/joins/ActivePlan0.html" title="class in rx.joins" target="classFrame">ActivePlan0</A>
51+
<BR>
52+
<A HREF="rx/joins/ActivePlan1.html" title="class in rx.joins" target="classFrame">ActivePlan1</A>
53+
<BR>
54+
<A HREF="rx/joins/ActivePlan2.html" title="class in rx.joins" target="classFrame">ActivePlan2</A>
55+
<BR>
56+
<A HREF="rx/joins/ActivePlan3.html" title="class in rx.joins" target="classFrame">ActivePlan3</A>
57+
<BR>
5058
<A HREF="rx/subjects/AsyncSubject.html" title="class in rx.subjects" target="classFrame">AsyncSubject</A>
5159
<BR>
5260
<A HREF="rx/subjects/BehaviorSubject.html" title="class in rx.subjects" target="classFrame">BehaviorSubject</A>
@@ -61,11 +69,11 @@
6169
<BR>
6270
<A HREF="rx/observables/ConnectableObservable.html" title="class in rx.observables" target="classFrame">ConnectableObservable</A>
6371
<BR>
64-
<A HREF="rx/concurrency/CurrentThreadScheduler.html" title="class in rx.concurrency" target="classFrame">CurrentThreadScheduler</A>
72+
<A HREF="rx/schedulers/CurrentThreadScheduler.html" title="class in rx.schedulers" target="classFrame">CurrentThreadScheduler</A>
6573
<BR>
6674
<A HREF="rx/util/Exceptions.html" title="class in rx.util" target="classFrame">Exceptions</A>
6775
<BR>
68-
<A HREF="rx/concurrency/ExecutorScheduler.html" title="class in rx.concurrency" target="classFrame">ExecutorScheduler</A>
76+
<A HREF="rx/schedulers/ExecutorScheduler.html" title="class in rx.schedulers" target="classFrame">ExecutorScheduler</A>
6977
<BR>
7078
<A HREF="rx/util/functions/Func0.html" title="interface in rx.util.functions" target="classFrame"><I>Func0</I></A>
7179
<BR>
@@ -95,11 +103,15 @@
95103
<BR>
96104
<A HREF="rx/observables/GroupedObservable.html" title="class in rx.observables" target="classFrame">GroupedObservable</A>
97105
<BR>
98-
<A HREF="rx/concurrency/ImmediateScheduler.html" title="class in rx.concurrency" target="classFrame">ImmediateScheduler</A>
106+
<A HREF="rx/schedulers/ImmediateScheduler.html" title="class in rx.schedulers" target="classFrame">ImmediateScheduler</A>
107+
<BR>
108+
<A HREF="rx/joins/JoinObserver.html" title="interface in rx.joins" target="classFrame"><I>JoinObserver</I></A>
109+
<BR>
110+
<A HREF="rx/joins/JoinObserver1.html" title="class in rx.joins" target="classFrame">JoinObserver1</A>
99111
<BR>
100112
<A HREF="rx/subscriptions/MultipleAssignmentSubscription.html" title="class in rx.subscriptions" target="classFrame">MultipleAssignmentSubscription</A>
101113
<BR>
102-
<A HREF="rx/concurrency/NewThreadScheduler.html" title="class in rx.concurrency" target="classFrame">NewThreadScheduler</A>
114+
<A HREF="rx/schedulers/NewThreadScheduler.html" title="class in rx.schedulers" target="classFrame">NewThreadScheduler</A>
103115
<BR>
104116
<A HREF="rx/util/functions/Not.html" title="class in rx.util.functions" target="classFrame">Not</A>
105117
<BR>
@@ -115,6 +127,22 @@
115127
<BR>
116128
<A HREF="rx/util/OnErrorNotImplementedException.html" title="class in rx.util" target="classFrame">OnErrorNotImplementedException</A>
117129
<BR>
130+
<A HREF="rx/joins/Pattern.html" title="interface in rx.joins" target="classFrame"><I>Pattern</I></A>
131+
<BR>
132+
<A HREF="rx/joins/Pattern1.html" title="class in rx.joins" target="classFrame">Pattern1</A>
133+
<BR>
134+
<A HREF="rx/joins/Pattern2.html" title="class in rx.joins" target="classFrame">Pattern2</A>
135+
<BR>
136+
<A HREF="rx/joins/Pattern3.html" title="class in rx.joins" target="classFrame">Pattern3</A>
137+
<BR>
138+
<A HREF="rx/joins/Plan0.html" title="class in rx.joins" target="classFrame">Plan0</A>
139+
<BR>
140+
<A HREF="rx/joins/Plan1.html" title="class in rx.joins" target="classFrame">Plan1</A>
141+
<BR>
142+
<A HREF="rx/joins/Plan2.html" title="class in rx.joins" target="classFrame">Plan2</A>
143+
<BR>
144+
<A HREF="rx/joins/Plan3.html" title="class in rx.joins" target="classFrame">Plan3</A>
145+
<BR>
118146
<A HREF="rx/subjects/PublishSubject.html" title="class in rx.subjects" target="classFrame">PublishSubject</A>
119147
<BR>
120148
<A HREF="rx/util/Range.html" title="class in rx.util" target="classFrame">Range</A>
@@ -131,7 +159,7 @@
131159
<BR>
132160
<A HREF="rx/Scheduler.html" title="class in rx" target="classFrame">Scheduler</A>
133161
<BR>
134-
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency" target="classFrame">Schedulers</A>
162+
<A HREF="rx/schedulers/Schedulers.html" title="class in rx.schedulers" target="classFrame">Schedulers</A>
135163
<BR>
136164
<A HREF="rx/subscriptions/SerialSubscription.html" title="class in rx.subscriptions" target="classFrame">SerialSubscription</A>
137165
<BR>
@@ -141,7 +169,7 @@
141169
<BR>
142170
<A HREF="rx/subscriptions/Subscriptions.html" title="class in rx.subscriptions" target="classFrame">Subscriptions</A>
143171
<BR>
144-
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency" target="classFrame">TestScheduler</A>
172+
<A HREF="rx/schedulers/TestScheduler.html" title="class in rx.schedulers" target="classFrame">TestScheduler</A>
145173
<BR>
146174
<A HREF="rx/util/TimeInterval.html" title="class in rx.util" target="classFrame">TimeInterval</A>
147175
<BR>

javadoc/allclasses-noframe.html

Lines changed: 36 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_65) on Tue Jan 07 12:50:18 PST 2014 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 08 11:06:44 PST 2014 -->
66
<TITLE>
77
All Classes (RxJava Javadoc 0.16.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2014-01-07">
10+
<META NAME="date" CONTENT="2014-01-08">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

@@ -47,6 +47,14 @@
4747
<BR>
4848
<A HREF="rx/util/functions/Actions.html" title="class in rx.util.functions">Actions</A>
4949
<BR>
50+
<A HREF="rx/joins/ActivePlan0.html" title="class in rx.joins">ActivePlan0</A>
51+
<BR>
52+
<A HREF="rx/joins/ActivePlan1.html" title="class in rx.joins">ActivePlan1</A>
53+
<BR>
54+
<A HREF="rx/joins/ActivePlan2.html" title="class in rx.joins">ActivePlan2</A>
55+
<BR>
56+
<A HREF="rx/joins/ActivePlan3.html" title="class in rx.joins">ActivePlan3</A>
57+
<BR>
5058
<A HREF="rx/subjects/AsyncSubject.html" title="class in rx.subjects">AsyncSubject</A>
5159
<BR>
5260
<A HREF="rx/subjects/BehaviorSubject.html" title="class in rx.subjects">BehaviorSubject</A>
@@ -61,11 +69,11 @@
6169
<BR>
6270
<A HREF="rx/observables/ConnectableObservable.html" title="class in rx.observables">ConnectableObservable</A>
6371
<BR>
64-
<A HREF="rx/concurrency/CurrentThreadScheduler.html" title="class in rx.concurrency">CurrentThreadScheduler</A>
72+
<A HREF="rx/schedulers/CurrentThreadScheduler.html" title="class in rx.schedulers">CurrentThreadScheduler</A>
6573
<BR>
6674
<A HREF="rx/util/Exceptions.html" title="class in rx.util">Exceptions</A>
6775
<BR>
68-
<A HREF="rx/concurrency/ExecutorScheduler.html" title="class in rx.concurrency">ExecutorScheduler</A>
76+
<A HREF="rx/schedulers/ExecutorScheduler.html" title="class in rx.schedulers">ExecutorScheduler</A>
6977
<BR>
7078
<A HREF="rx/util/functions/Func0.html" title="interface in rx.util.functions"><I>Func0</I></A>
7179
<BR>
@@ -95,11 +103,15 @@
95103
<BR>
96104
<A HREF="rx/observables/GroupedObservable.html" title="class in rx.observables">GroupedObservable</A>
97105
<BR>
98-
<A HREF="rx/concurrency/ImmediateScheduler.html" title="class in rx.concurrency">ImmediateScheduler</A>
106+
<A HREF="rx/schedulers/ImmediateScheduler.html" title="class in rx.schedulers">ImmediateScheduler</A>
107+
<BR>
108+
<A HREF="rx/joins/JoinObserver.html" title="interface in rx.joins"><I>JoinObserver</I></A>
109+
<BR>
110+
<A HREF="rx/joins/JoinObserver1.html" title="class in rx.joins">JoinObserver1</A>
99111
<BR>
100112
<A HREF="rx/subscriptions/MultipleAssignmentSubscription.html" title="class in rx.subscriptions">MultipleAssignmentSubscription</A>
101113
<BR>
102-
<A HREF="rx/concurrency/NewThreadScheduler.html" title="class in rx.concurrency">NewThreadScheduler</A>
114+
<A HREF="rx/schedulers/NewThreadScheduler.html" title="class in rx.schedulers">NewThreadScheduler</A>
103115
<BR>
104116
<A HREF="rx/util/functions/Not.html" title="class in rx.util.functions">Not</A>
105117
<BR>
@@ -115,6 +127,22 @@
115127
<BR>
116128
<A HREF="rx/util/OnErrorNotImplementedException.html" title="class in rx.util">OnErrorNotImplementedException</A>
117129
<BR>
130+
<A HREF="rx/joins/Pattern.html" title="interface in rx.joins"><I>Pattern</I></A>
131+
<BR>
132+
<A HREF="rx/joins/Pattern1.html" title="class in rx.joins">Pattern1</A>
133+
<BR>
134+
<A HREF="rx/joins/Pattern2.html" title="class in rx.joins">Pattern2</A>
135+
<BR>
136+
<A HREF="rx/joins/Pattern3.html" title="class in rx.joins">Pattern3</A>
137+
<BR>
138+
<A HREF="rx/joins/Plan0.html" title="class in rx.joins">Plan0</A>
139+
<BR>
140+
<A HREF="rx/joins/Plan1.html" title="class in rx.joins">Plan1</A>
141+
<BR>
142+
<A HREF="rx/joins/Plan2.html" title="class in rx.joins">Plan2</A>
143+
<BR>
144+
<A HREF="rx/joins/Plan3.html" title="class in rx.joins">Plan3</A>
145+
<BR>
118146
<A HREF="rx/subjects/PublishSubject.html" title="class in rx.subjects">PublishSubject</A>
119147
<BR>
120148
<A HREF="rx/util/Range.html" title="class in rx.util">Range</A>
@@ -131,7 +159,7 @@
131159
<BR>
132160
<A HREF="rx/Scheduler.html" title="class in rx">Scheduler</A>
133161
<BR>
134-
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency">Schedulers</A>
162+
<A HREF="rx/schedulers/Schedulers.html" title="class in rx.schedulers">Schedulers</A>
135163
<BR>
136164
<A HREF="rx/subscriptions/SerialSubscription.html" title="class in rx.subscriptions">SerialSubscription</A>
137165
<BR>
@@ -141,7 +169,7 @@
141169
<BR>
142170
<A HREF="rx/subscriptions/Subscriptions.html" title="class in rx.subscriptions">Subscriptions</A>
143171
<BR>
144-
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency">TestScheduler</A>
172+
<A HREF="rx/schedulers/TestScheduler.html" title="class in rx.schedulers">TestScheduler</A>
145173
<BR>
146174
<A HREF="rx/util/TimeInterval.html" title="class in rx.util">TimeInterval</A>
147175
<BR>

javadoc/constant-values.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_65) on Tue Jan 07 12:50:18 PST 2014 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 08 11:06:44 PST 2014 -->
66
<TITLE>
77
Constant Field Values (RxJava Javadoc 0.16.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2014-01-07">
10+
<META NAME="date" CONTENT="2014-01-08">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

javadoc/deprecated-list.html

Lines changed: 5 additions & 90 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_65) on Tue Jan 07 12:50:18 PST 2014 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 08 11:06:44 PST 2014 -->
66
<TITLE>
77
Deprecated List (RxJava Javadoc 0.16.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2014-01-07">
10+
<META NAME="date" CONTENT="2014-01-08">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

@@ -84,50 +84,9 @@ <H2>
8484
</CENTER>
8585
<HR SIZE="4" NOSHADE>
8686
<B>Contents</B><UL>
87-
<LI><A HREF="#class">Deprecated Classes</A>
8887
<LI><A HREF="#method">Deprecated Methods</A>
89-
<LI><A HREF="#constructor">Deprecated Constructors</A>
9088
</UL>
9189

92-
<A NAME="class"><!-- --></A>
93-
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
94-
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
95-
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
96-
<B>Deprecated Classes</B></FONT></TH>
97-
</TR>
98-
<TR BGCOLOR="white" CLASS="TableRowColor">
99-
<TD><A HREF="rx/concurrency/CurrentThreadScheduler.html" title="class in rx.concurrency">rx.concurrency.CurrentThreadScheduler</A>
100-
<BR>
101-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>CurrentThreadScheduler</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
102-
</TR>
103-
<TR BGCOLOR="white" CLASS="TableRowColor">
104-
<TD><A HREF="rx/concurrency/ExecutorScheduler.html" title="class in rx.concurrency">rx.concurrency.ExecutorScheduler</A>
105-
<BR>
106-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>ExecutorScheduler</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
107-
</TR>
108-
<TR BGCOLOR="white" CLASS="TableRowColor">
109-
<TD><A HREF="rx/concurrency/ImmediateScheduler.html" title="class in rx.concurrency">rx.concurrency.ImmediateScheduler</A>
110-
<BR>
111-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>ImmediateScheduler</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
112-
</TR>
113-
<TR BGCOLOR="white" CLASS="TableRowColor">
114-
<TD><A HREF="rx/concurrency/NewThreadScheduler.html" title="class in rx.concurrency">rx.concurrency.NewThreadScheduler</A>
115-
<BR>
116-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>NewThreadScheduler</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
117-
</TR>
118-
<TR BGCOLOR="white" CLASS="TableRowColor">
119-
<TD><A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency">rx.concurrency.Schedulers</A>
120-
<BR>
121-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>Schedulers</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
122-
</TR>
123-
<TR BGCOLOR="white" CLASS="TableRowColor">
124-
<TD><A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency">rx.concurrency.TestScheduler</A>
125-
<BR>
126-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>TestScheduler</CODE> instead. This will be removed before 1.0 release.</I>&nbsp;</TD>
127-
</TR>
128-
</TABLE>
129-
&nbsp;
130-
<P>
13190
<A NAME="method"><!-- --></A>
13291
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
13392
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
@@ -165,21 +124,6 @@ <H2>
165124
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>create()</CODE> instead.</I>&nbsp;</TD>
166125
</TR>
167126
<TR BGCOLOR="white" CLASS="TableRowColor">
168-
<TD><A HREF="rx/concurrency/Schedulers.html#currentThread()">rx.concurrency.Schedulers.currentThread()</A>
169-
<BR>
170-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
171-
</TR>
172-
<TR BGCOLOR="white" CLASS="TableRowColor">
173-
<TD><A HREF="rx/concurrency/Schedulers.html#executor(java.util.concurrent.Executor)">rx.concurrency.Schedulers.executor(Executor)</A>
174-
<BR>
175-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176-
</TR>
177-
<TR BGCOLOR="white" CLASS="TableRowColor">
178-
<TD><A HREF="rx/concurrency/Schedulers.html#executor(java.util.concurrent.ScheduledExecutorService)">rx.concurrency.Schedulers.executor(ScheduledExecutorService)</A>
179-
<BR>
180-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
181-
</TR>
182-
<TR BGCOLOR="white" CLASS="TableRowColor">
183127
<TD><A HREF="rx/Observable.html#from(T, T)">rx.Observable.from(T, T)</A>
184128
<BR>
185129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="rx/Observable.html#from(java.lang.Iterable)"><CODE>Observable.from(Iterable)</CODE></A> instead such as <code>from(Arrays.asList(t1))</code></I>&nbsp;</TD>
@@ -240,11 +184,6 @@ <H2>
240184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
241185
</TR>
242186
<TR BGCOLOR="white" CLASS="TableRowColor">
243-
<TD><A HREF="rx/concurrency/Schedulers.html#immediate()">rx.concurrency.Schedulers.immediate()</A>
244-
<BR>
245-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
246-
</TR>
247-
<TR BGCOLOR="white" CLASS="TableRowColor">
248187
<TD><A HREF="rx/Observable.html#just(T)">rx.Observable.just(T)</A>
249188
<BR>
250189
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <CODE>#from(T)</CODE></I>&nbsp;</TD>
@@ -265,11 +204,6 @@ <H2>
265204
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>just use zip with <CODE>Observable#range(int)</CODE></I>&nbsp;</TD>
266205
</TR>
267206
<TR BGCOLOR="white" CLASS="TableRowColor">
268-
<TD><A HREF="rx/concurrency/Schedulers.html#newThread()">rx.concurrency.Schedulers.newThread()</A>
269-
<BR>
270-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
271-
</TR>
272-
<TR BGCOLOR="white" CLASS="TableRowColor">
273207
<TD><A HREF="rx/subscriptions/SerialSubscription.html#setSubscription(rx.Subscription)">rx.subscriptions.SerialSubscription.setSubscription(Subscription)</A>
274208
<BR>
275209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -300,14 +234,14 @@ <H2>
300234
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <code>take(1)</code> directly.</I>&nbsp;</TD>
301235
</TR>
302236
<TR BGCOLOR="white" CLASS="TableRowColor">
303-
<TD><A HREF="rx/concurrency/Schedulers.html#threadPoolForComputation()">rx.concurrency.Schedulers.threadPoolForComputation()</A>
237+
<TD><A HREF="rx/schedulers/Schedulers.html#threadPoolForComputation()">rx.schedulers.Schedulers.threadPoolForComputation()</A>
304238
<BR>
305239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
306240
</TR>
307241
<TR BGCOLOR="white" CLASS="TableRowColor">
308-
<TD><A HREF="rx/concurrency/Schedulers.html#threadPoolForIO()">rx.concurrency.Schedulers.threadPoolForIO()</A>
242+
<TD><A HREF="rx/schedulers/Schedulers.html#threadPoolForIO()">rx.schedulers.Schedulers.threadPoolForIO()</A>
309243
<BR>
310-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
244+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="rx/schedulers/Schedulers.html#io()"><CODE>Schedulers.io()</CODE></A> instead.</I>&nbsp;</TD>
311245
</TR>
312246
<TR BGCOLOR="white" CLASS="TableRowColor">
313247
<TD><A HREF="rx/Observable.html#where(rx.util.functions.Func1)">rx.Observable.where(Func1<? super T, Boolean>)</A>
@@ -317,25 +251,6 @@ <H2>
317251
</TABLE>
318252
&nbsp;
319253
<P>
320-
<A NAME="constructor"><!-- --></A>
321-
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
322-
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
323-
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
324-
<B>Deprecated Constructors</B></FONT></TH>
325-
</TR>
326-
<TR BGCOLOR="white" CLASS="TableRowColor">
327-
<TD><A HREF="rx/concurrency/ExecutorScheduler.html#ExecutorScheduler(java.util.concurrent.Executor)">rx.concurrency.ExecutorScheduler(Executor)</A>
328-
<BR>
329-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
330-
</TR>
331-
<TR BGCOLOR="white" CLASS="TableRowColor">
332-
<TD><A HREF="rx/concurrency/ExecutorScheduler.html#ExecutorScheduler(java.util.concurrent.ScheduledExecutorService)">rx.concurrency.ExecutorScheduler(ScheduledExecutorService)</A>
333-
<BR>
334-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
335-
</TR>
336-
</TABLE>
337-
&nbsp;
338-
<P>
339254
<HR>
340255

341256

javadoc/help-doc.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_65) on Tue Jan 07 12:50:18 PST 2014 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Wed Jan 08 11:06:44 PST 2014 -->
66
<TITLE>
77
API Help (RxJava Javadoc 0.16.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2014-01-07">
10+
<META NAME="date" CONTENT="2014-01-08">
1111

1212
<LINK REL ="stylesheet" TYPE="text/css" HREF="javadocStyleSheet.css" TITLE="Style">
1313

0 commit comments

Comments
 (0)