Skip to content

Commit 5f904da

Browse files
version 0.14.8
1 parent 16907a6 commit 5f904da

File tree

93 files changed

+8041
-2495
lines changed

Some content is hidden

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

93 files changed

+8041
-2495
lines changed

javadoc/allclasses-frame.html

Lines changed: 11 additions & 3 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_51) on Fri Sep 06 09:35:51 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Tue Nov 05 15:16:54 PST 2013 -->
66
<TITLE>
7-
All Classes (RxJava Javadoc 0.12.1)
7+
All Classes (RxJava Javadoc 0.14.8)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-09-06">
10+
<META NAME="date" CONTENT="2013-11-05">
1111

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

@@ -85,8 +85,12 @@
8585
<BR>
8686
<A HREF="rx/concurrency/ImmediateScheduler.html" title="class in rx.concurrency" target="classFrame">ImmediateScheduler</A>
8787
<BR>
88+
<A HREF="rx/subscriptions/MultipleAssignmentSubscription.html" title="class in rx.subscriptions" target="classFrame">MultipleAssignmentSubscription</A>
89+
<BR>
8890
<A HREF="rx/concurrency/NewThreadScheduler.html" title="class in rx.concurrency" target="classFrame">NewThreadScheduler</A>
8991
<BR>
92+
<A HREF="rx/util/functions/Not.html" title="class in rx.util.functions" target="classFrame">Not</A>
93+
<BR>
9094
<A HREF="rx/Notification.html" title="class in rx" target="classFrame">Notification</A>
9195
<BR>
9296
<A HREF="rx/Notification.Kind.html" title="enum in rx" target="classFrame">Notification.Kind</A>
@@ -119,6 +123,8 @@
119123
<BR>
120124
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency" target="classFrame">Schedulers</A>
121125
<BR>
126+
<A HREF="rx/subscriptions/SerialSubscription.html" title="class in rx.subscriptions" target="classFrame">SerialSubscription</A>
127+
<BR>
122128
<A HREF="rx/subjects/Subject.html" title="class in rx.subjects" target="classFrame">Subject</A>
123129
<BR>
124130
<A HREF="rx/Subscription.html" title="interface in rx" target="classFrame"><I>Subscription</I></A>
@@ -127,6 +133,8 @@
127133
<BR>
128134
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency" target="classFrame">TestScheduler</A>
129135
<BR>
136+
<A HREF="rx/util/TimeInterval.html" title="class in rx.util" target="classFrame">TimeInterval</A>
137+
<BR>
130138
<A HREF="rx/util/Timestamped.html" title="class in rx.util" target="classFrame">Timestamped</A>
131139
<BR>
132140
</FONT></TD>

javadoc/allclasses-noframe.html

Lines changed: 11 additions & 3 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_51) on Fri Sep 06 09:35:51 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Tue Nov 05 15:16:54 PST 2013 -->
66
<TITLE>
7-
All Classes (RxJava Javadoc 0.12.1)
7+
All Classes (RxJava Javadoc 0.14.8)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-09-06">
10+
<META NAME="date" CONTENT="2013-11-05">
1111

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

@@ -85,8 +85,12 @@
8585
<BR>
8686
<A HREF="rx/concurrency/ImmediateScheduler.html" title="class in rx.concurrency">ImmediateScheduler</A>
8787
<BR>
88+
<A HREF="rx/subscriptions/MultipleAssignmentSubscription.html" title="class in rx.subscriptions">MultipleAssignmentSubscription</A>
89+
<BR>
8890
<A HREF="rx/concurrency/NewThreadScheduler.html" title="class in rx.concurrency">NewThreadScheduler</A>
8991
<BR>
92+
<A HREF="rx/util/functions/Not.html" title="class in rx.util.functions">Not</A>
93+
<BR>
9094
<A HREF="rx/Notification.html" title="class in rx">Notification</A>
9195
<BR>
9296
<A HREF="rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>
@@ -119,6 +123,8 @@
119123
<BR>
120124
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency">Schedulers</A>
121125
<BR>
126+
<A HREF="rx/subscriptions/SerialSubscription.html" title="class in rx.subscriptions">SerialSubscription</A>
127+
<BR>
122128
<A HREF="rx/subjects/Subject.html" title="class in rx.subjects">Subject</A>
123129
<BR>
124130
<A HREF="rx/Subscription.html" title="interface in rx"><I>Subscription</I></A>
@@ -127,6 +133,8 @@
127133
<BR>
128134
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency">TestScheduler</A>
129135
<BR>
136+
<A HREF="rx/util/TimeInterval.html" title="class in rx.util">TimeInterval</A>
137+
<BR>
130138
<A HREF="rx/util/Timestamped.html" title="class in rx.util">Timestamped</A>
131139
<BR>
132140
</FONT></TD>

javadoc/constant-values.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_51) on Fri Sep 06 09:35:51 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Tue Nov 05 15:16:54 PST 2013 -->
66
<TITLE>
7-
Constant Field Values (RxJava Javadoc 0.12.1)
7+
Constant Field Values (RxJava Javadoc 0.14.8)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-09-06">
10+
<META NAME="date" CONTENT="2013-11-05">
1111

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

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="Constant Field Values (RxJava Javadoc 0.12.1)";
18+
parent.document.title="Constant Field Values (RxJava Javadoc 0.14.8)";
1919
}
2020
}
2121
</SCRIPT>

javadoc/deprecated-list.html

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_51) on Fri Sep 06 09:35:51 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Tue Nov 05 15:16:54 PST 2013 -->
66
<TITLE>
7-
Deprecated List (RxJava Javadoc 0.12.1)
7+
Deprecated List (RxJava Javadoc 0.14.8)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-09-06">
10+
<META NAME="date" CONTENT="2013-11-05">
1111

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

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="Deprecated List (RxJava Javadoc 0.12.1)";
18+
parent.document.title="Deprecated List (RxJava Javadoc 0.14.8)";
1919
}
2020
}
2121
</SCRIPT>
@@ -94,10 +94,25 @@ <H2>
9494
<B>Deprecated Methods</B></FONT></TH>
9595
</TR>
9696
<TR BGCOLOR="white" CLASS="TableRowColor">
97+
<TD><A HREF="rx/subscriptions/Subscriptions.html#create(java.util.concurrent.Future)">rx.subscriptions.Subscriptions.create(Future<?>)</A>
98+
<BR>
99+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="rx/subscriptions/Subscriptions.html#from(java.util.concurrent.Future)"><CODE>Subscriptions.from(Future)</CODE></A> instead</I>&nbsp;</TD>
100+
</TR>
101+
<TR BGCOLOR="white" CLASS="TableRowColor">
102+
<TD><A HREF="rx/subscriptions/Subscriptions.html#create(rx.Subscription...)">rx.subscriptions.Subscriptions.create(Subscription...)</A>
103+
<BR>
104+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Use <A HREF="rx/subscriptions/Subscriptions.html#from(rx.Subscription...)"><CODE>Subscriptions.from(Subscription...)</CODE></A> instead</I>&nbsp;</TD>
105+
</TR>
106+
<TR BGCOLOR="white" CLASS="TableRowColor">
97107
<TD><A HREF="rx/Observable.html#switchDo(rx.Observable)">rx.Observable.switchDo(Observable<? extends Observable<? extends T>>)</A>
98108
<BR>
99109
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Being renamed to <A HREF="rx/Observable.html#switchOnNext(rx.Observable)"><CODE>Observable.switchOnNext(rx.Observable<? extends rx.Observable<? extends T>>)</CODE></A></I>&nbsp;</TD>
100110
</TR>
111+
<TR BGCOLOR="white" CLASS="TableRowColor">
112+
<TD><A HREF="rx/Observable.html#synchronize(rx.Observable)">rx.Observable.synchronize(Observable<T>)</A>
113+
<BR>
114+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<I>Replaced with instance method.</I>&nbsp;</TD>
115+
</TR>
101116
</TABLE>
102117
&nbsp;
103118
<P>

javadoc/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@
22
<!--NewPage-->
33
<HTML>
44
<HEAD>
5-
<!-- Generated by javadoc (build 1.6.0_51) on Fri Sep 06 09:35:51 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_65) on Tue Nov 05 15:16:54 PST 2013 -->
66
<TITLE>
7-
API Help (RxJava Javadoc 0.12.1)
7+
API Help (RxJava Javadoc 0.14.8)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-09-06">
10+
<META NAME="date" CONTENT="2013-11-05">
1111

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

1414
<SCRIPT type="text/javascript">
1515
function windowTitle()
1616
{
1717
if (location.href.indexOf('is-external=true') == -1) {
18-
parent.document.title="API Help (RxJava Javadoc 0.12.1)";
18+
parent.document.title="API Help (RxJava Javadoc 0.14.8)";
1919
}
2020
}
2121
</SCRIPT>

0 commit comments

Comments
 (0)