Skip to content

Commit 651dc8a

Browse files
Version 0.8.0
1 parent f70955c commit 651dc8a

File tree

82 files changed

+2664
-826
lines changed

Some content is hidden

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

82 files changed

+2664
-826
lines changed

javadoc/allclasses-frame.html

Lines changed: 13 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_41) on Fri Apr 05 13:48:55 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 23 05:43:59 PDT 2013 -->
66
<TITLE>
77
All Classes (RxJava Javadoc 0.7.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-04-05">
10+
<META NAME="date" CONTENT="2013-04-23">
1111

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

@@ -37,6 +37,10 @@
3737
<BR>
3838
<A HREF="rx/util/CompositeException.html" title="class in rx.util" target="classFrame">CompositeException</A>
3939
<BR>
40+
<A HREF="rx/subscriptions/CompositeSubscription.html" title="class in rx.subscriptions" target="classFrame">CompositeSubscription</A>
41+
<BR>
42+
<A HREF="rx/observables/ConnectableObservable.html" title="class in rx.observables" target="classFrame">ConnectableObservable</A>
43+
<BR>
4044
<A HREF="rx/concurrency/CurrentThreadScheduler.html" title="class in rx.concurrency" target="classFrame">CurrentThreadScheduler</A>
4145
<BR>
4246
<A HREF="rx/util/Exceptions.html" title="class in rx.util" target="classFrame">Exceptions</A>
@@ -85,15 +89,19 @@
8589
<BR>
8690
<A HREF="rx/Observer.html" title="interface in rx" target="classFrame"><I>Observer</I></A>
8791
<BR>
92+
<A HREF="rx/subjects/PublishSubject.html" title="class in rx.subjects" target="classFrame">PublishSubject</A>
93+
<BR>
8894
<A HREF="rx/util/Range.html" title="class in rx.util" target="classFrame">Range</A>
8995
<BR>
96+
<A HREF="rx/subjects/ReplaySubject.html" title="class in rx.subjects" target="classFrame">ReplaySubject</A>
97+
<BR>
9098
<A HREF="rx/plugins/RxJavaErrorHandler.html" title="class in rx.plugins" target="classFrame">RxJavaErrorHandler</A>
9199
<BR>
92100
<A HREF="rx/plugins/RxJavaObservableExecutionHook.html" title="class in rx.plugins" target="classFrame">RxJavaObservableExecutionHook</A>
93101
<BR>
94102
<A HREF="rx/plugins/RxJavaPlugins.html" title="class in rx.plugins" target="classFrame">RxJavaPlugins</A>
95103
<BR>
96-
<A HREF="rx/Scheduler.html" title="interface in rx" target="classFrame"><I>Scheduler</I></A>
104+
<A HREF="rx/Scheduler.html" title="class in rx" target="classFrame">Scheduler</A>
97105
<BR>
98106
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency" target="classFrame">Schedulers</A>
99107
<BR>
@@ -105,6 +113,8 @@
105113
<BR>
106114
<A HREF="rx/util/SynchronizedObserver.html" title="class in rx.util" target="classFrame">SynchronizedObserver</A>
107115
<BR>
116+
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency" target="classFrame">TestScheduler</A>
117+
<BR>
108118
</FONT></TD>
109119
</TR>
110120
</TABLE>

javadoc/allclasses-noframe.html

Lines changed: 13 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_41) on Fri Apr 05 13:48:55 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 23 05:43:59 PDT 2013 -->
66
<TITLE>
77
All Classes (RxJava Javadoc 0.7.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-04-05">
10+
<META NAME="date" CONTENT="2013-04-23">
1111

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

@@ -37,6 +37,10 @@
3737
<BR>
3838
<A HREF="rx/util/CompositeException.html" title="class in rx.util">CompositeException</A>
3939
<BR>
40+
<A HREF="rx/subscriptions/CompositeSubscription.html" title="class in rx.subscriptions">CompositeSubscription</A>
41+
<BR>
42+
<A HREF="rx/observables/ConnectableObservable.html" title="class in rx.observables">ConnectableObservable</A>
43+
<BR>
4044
<A HREF="rx/concurrency/CurrentThreadScheduler.html" title="class in rx.concurrency">CurrentThreadScheduler</A>
4145
<BR>
4246
<A HREF="rx/util/Exceptions.html" title="class in rx.util">Exceptions</A>
@@ -85,15 +89,19 @@
8589
<BR>
8690
<A HREF="rx/Observer.html" title="interface in rx"><I>Observer</I></A>
8791
<BR>
92+
<A HREF="rx/subjects/PublishSubject.html" title="class in rx.subjects">PublishSubject</A>
93+
<BR>
8894
<A HREF="rx/util/Range.html" title="class in rx.util">Range</A>
8995
<BR>
96+
<A HREF="rx/subjects/ReplaySubject.html" title="class in rx.subjects">ReplaySubject</A>
97+
<BR>
9098
<A HREF="rx/plugins/RxJavaErrorHandler.html" title="class in rx.plugins">RxJavaErrorHandler</A>
9199
<BR>
92100
<A HREF="rx/plugins/RxJavaObservableExecutionHook.html" title="class in rx.plugins">RxJavaObservableExecutionHook</A>
93101
<BR>
94102
<A HREF="rx/plugins/RxJavaPlugins.html" title="class in rx.plugins">RxJavaPlugins</A>
95103
<BR>
96-
<A HREF="rx/Scheduler.html" title="interface in rx"><I>Scheduler</I></A>
104+
<A HREF="rx/Scheduler.html" title="class in rx">Scheduler</A>
97105
<BR>
98106
<A HREF="rx/concurrency/Schedulers.html" title="class in rx.concurrency">Schedulers</A>
99107
<BR>
@@ -105,6 +113,8 @@
105113
<BR>
106114
<A HREF="rx/util/SynchronizedObserver.html" title="class in rx.util">SynchronizedObserver</A>
107115
<BR>
116+
<A HREF="rx/concurrency/TestScheduler.html" title="class in rx.concurrency">TestScheduler</A>
117+
<BR>
108118
</FONT></TD>
109119
</TR>
110120
</TABLE>

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_41) on Fri Apr 05 13:48:55 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 23 05:43:59 PDT 2013 -->
66
<TITLE>
77
Constant Field Values (RxJava Javadoc 0.7.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-04-05">
10+
<META NAME="date" CONTENT="2013-04-23">
1111

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

javadoc/deprecated-list.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_41) on Fri Apr 05 13:48:55 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 23 05:43:59 PDT 2013 -->
66
<TITLE>
77
Deprecated List (RxJava Javadoc 0.7.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-04-05">
10+
<META NAME="date" CONTENT="2013-04-23">
1111

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

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_41) on Fri Apr 05 13:48:55 PDT 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_43) on Tue Apr 23 05:43:59 PDT 2013 -->
66
<TITLE>
77
API Help (RxJava Javadoc 0.7.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-04-05">
10+
<META NAME="date" CONTENT="2013-04-23">
1111

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

0 commit comments

Comments
 (0)