Skip to content

Commit 5607b63

Browse files
Version 0.6.0
1 parent 365dc71 commit 5607b63

Some content is hidden

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

67 files changed

+4323
-422
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_37) on Tue Feb 05 14:02:34 PST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_41) on Tue Mar 12 15:31:53 PDT 2013 -->
66
<TITLE>
7-
All Classes (RxJava Javadoc 0.5.1)
7+
All Classes (RxJava Javadoc 0.6.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-02-05">
10+
<META NAME="date" CONTENT="2013-03-12">
1111

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

@@ -33,8 +33,12 @@
3333
<BR>
3434
<A HREF="rx/util/AtomicObserver.html" title="class in rx.util" target="classFrame">AtomicObserver</A>
3535
<BR>
36+
<A HREF="rx/subscriptions/BooleanSubscription.html" title="class in rx.subscriptions" target="classFrame">BooleanSubscription</A>
37+
<BR>
3638
<A HREF="rx/util/CompositeException.html" title="class in rx.util" target="classFrame">CompositeException</A>
3739
<BR>
40+
<A HREF="rx/util/Exceptions.html" title="class in rx.util" target="classFrame">Exceptions</A>
41+
<BR>
3842
<A HREF="rx/util/functions/Func0.html" title="interface in rx.util.functions" target="classFrame"><I>Func0</I></A>
3943
<BR>
4044
<A HREF="rx/util/functions/Func1.html" title="interface in rx.util.functions" target="classFrame"><I>Func1</I></A>
@@ -63,6 +67,8 @@
6367
<BR>
6468
<A HREF="rx/util/functions/Functions.html" title="class in rx.util.functions" target="classFrame">Functions</A>
6569
<BR>
70+
<A HREF="rx/observables/GroupedObservable.html" title="class in rx.observables" target="classFrame">GroupedObservable</A>
71+
<BR>
6672
<A HREF="rx/Notification.html" title="class in rx" target="classFrame">Notification</A>
6773
<BR>
6874
<A HREF="rx/Notification.Kind.html" title="enum in rx" target="classFrame">Notification.Kind</A>
@@ -71,10 +77,14 @@
7177
<BR>
7278
<A HREF="rx/Observer.html" title="interface in rx" target="classFrame"><I>Observer</I></A>
7379
<BR>
80+
<A HREF="rx/util/Range.html" title="class in rx.util" target="classFrame">Range</A>
81+
<BR>
7482
<A HREF="rx/subjects/Subject.html" title="class in rx.subjects" target="classFrame">Subject</A>
7583
<BR>
7684
<A HREF="rx/Subscription.html" title="interface in rx" target="classFrame"><I>Subscription</I></A>
7785
<BR>
86+
<A HREF="rx/subscriptions/Subscriptions.html" title="class in rx.subscriptions" target="classFrame">Subscriptions</A>
87+
<BR>
7888
<A HREF="rx/util/SynchronizedObserver.html" title="class in rx.util" target="classFrame">SynchronizedObserver</A>
7989
<BR>
8090
</FONT></TD>

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_37) on Tue Feb 05 14:02:34 PST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_41) on Tue Mar 12 15:31:53 PDT 2013 -->
66
<TITLE>
7-
All Classes (RxJava Javadoc 0.5.1)
7+
All Classes (RxJava Javadoc 0.6.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-02-05">
10+
<META NAME="date" CONTENT="2013-03-12">
1111

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

@@ -33,8 +33,12 @@
3333
<BR>
3434
<A HREF="rx/util/AtomicObserver.html" title="class in rx.util">AtomicObserver</A>
3535
<BR>
36+
<A HREF="rx/subscriptions/BooleanSubscription.html" title="class in rx.subscriptions">BooleanSubscription</A>
37+
<BR>
3638
<A HREF="rx/util/CompositeException.html" title="class in rx.util">CompositeException</A>
3739
<BR>
40+
<A HREF="rx/util/Exceptions.html" title="class in rx.util">Exceptions</A>
41+
<BR>
3842
<A HREF="rx/util/functions/Func0.html" title="interface in rx.util.functions"><I>Func0</I></A>
3943
<BR>
4044
<A HREF="rx/util/functions/Func1.html" title="interface in rx.util.functions"><I>Func1</I></A>
@@ -63,6 +67,8 @@
6367
<BR>
6468
<A HREF="rx/util/functions/Functions.html" title="class in rx.util.functions">Functions</A>
6569
<BR>
70+
<A HREF="rx/observables/GroupedObservable.html" title="class in rx.observables">GroupedObservable</A>
71+
<BR>
6672
<A HREF="rx/Notification.html" title="class in rx">Notification</A>
6773
<BR>
6874
<A HREF="rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>
@@ -71,10 +77,14 @@
7177
<BR>
7278
<A HREF="rx/Observer.html" title="interface in rx"><I>Observer</I></A>
7379
<BR>
80+
<A HREF="rx/util/Range.html" title="class in rx.util">Range</A>
81+
<BR>
7482
<A HREF="rx/subjects/Subject.html" title="class in rx.subjects">Subject</A>
7583
<BR>
7684
<A HREF="rx/Subscription.html" title="interface in rx"><I>Subscription</I></A>
7785
<BR>
86+
<A HREF="rx/subscriptions/Subscriptions.html" title="class in rx.subscriptions">Subscriptions</A>
87+
<BR>
7888
<A HREF="rx/util/SynchronizedObserver.html" title="class in rx.util">SynchronizedObserver</A>
7989
<BR>
8090
</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_37) on Tue Feb 05 14:02:34 PST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_41) on Tue Mar 12 15:31:53 PDT 2013 -->
66
<TITLE>
7-
Constant Field Values (RxJava Javadoc 0.5.1)
7+
Constant Field Values (RxJava Javadoc 0.6.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-02-05">
10+
<META NAME="date" CONTENT="2013-03-12">
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.5.1)";
18+
parent.document.title="Constant Field Values (RxJava Javadoc 0.6.0)";
1919
}
2020
}
2121
</SCRIPT>

javadoc/deprecated-list.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_37) on Tue Feb 05 14:02:34 PST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_41) on Tue Mar 12 15:31:53 PDT 2013 -->
66
<TITLE>
7-
Deprecated List (RxJava Javadoc 0.5.1)
7+
Deprecated List (RxJava Javadoc 0.6.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-02-05">
10+
<META NAME="date" CONTENT="2013-03-12">
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.5.1)";
18+
parent.document.title="Deprecated List (RxJava Javadoc 0.6.0)";
1919
}
2020
}
2121
</SCRIPT>

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_37) on Tue Feb 05 14:02:34 PST 2013 -->
5+
<!-- Generated by javadoc (build 1.6.0_41) on Tue Mar 12 15:31:53 PDT 2013 -->
66
<TITLE>
7-
API Help (RxJava Javadoc 0.5.1)
7+
API Help (RxJava Javadoc 0.6.0)
88
</TITLE>
99

10-
<META NAME="date" CONTENT="2013-02-05">
10+
<META NAME="date" CONTENT="2013-03-12">
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.5.1)";
18+
parent.document.title="API Help (RxJava Javadoc 0.6.0)";
1919
}
2020
}
2121
</SCRIPT>

0 commit comments

Comments
 (0)