Skip to content

Commit 078ac0c

Browse files
new files
1 parent e09d37c commit 078ac0c

Some content is hidden

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

41 files changed

+12988
-0
lines changed

rx/Notification.Kind.html

Lines changed: 339 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,339 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<!-- Generated by javadoc (build 1.6.0_37) on Thu Jan 31 16:38:57 PST 2013 -->
6+
<TITLE>
7+
Notification.Kind (RxJava Javadoc 0.1)
8+
</TITLE>
9+
10+
<META NAME="date" CONTENT="2013-01-31">
11+
12+
<LINK REL ="stylesheet" TYPE="text/css" HREF="../javadocStyleSheet.css" TITLE="Style">
13+
14+
<SCRIPT type="text/javascript">
15+
function windowTitle()
16+
{
17+
if (location.href.indexOf('is-external=true') == -1) {
18+
parent.document.title="Notification.Kind (RxJava Javadoc 0.1)";
19+
}
20+
}
21+
</SCRIPT>
22+
<NOSCRIPT>
23+
</NOSCRIPT>
24+
25+
</HEAD>
26+
27+
<BODY BGCOLOR="white" onload="windowTitle();">
28+
<HR>
29+
30+
31+
<!-- ========= START OF TOP NAVBAR ======= -->
32+
<A NAME="navbar_top"><!-- --></A>
33+
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35+
<TR>
36+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37+
<A NAME="navbar_top_firstrow"><!-- --></A>
38+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39+
<TR ALIGN="center" VALIGN="top">
40+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47+
</TR>
48+
</TABLE>
49+
</TD>
50+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51+
</EM>
52+
</TD>
53+
</TR>
54+
55+
<TR>
56+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57+
&nbsp;<A HREF="../rx/Notification.html" title="class in rx"><B>PREV CLASS</B></A>&nbsp;
58+
&nbsp;<A HREF="../rx/Observable.html" title="class in rx"><B>NEXT CLASS</B></A></FONT></TD>
59+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60+
<A HREF="../index.html?rx/Notification.Kind.html" target="_top"><B>FRAMES</B></A> &nbsp;
61+
&nbsp;<A HREF="Notification.Kind.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
62+
&nbsp;<SCRIPT type="text/javascript">
63+
<!--
64+
if(window==top) {
65+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
66+
}
67+
//-->
68+
</SCRIPT>
69+
<NOSCRIPT>
70+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
71+
</NOSCRIPT>
72+
73+
74+
</FONT></TD>
75+
</TR>
76+
<TR>
77+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80+
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81+
</TR>
82+
</TABLE>
83+
<A NAME="skip-navbar_top"></A>
84+
<!-- ========= END OF TOP NAVBAR ========= -->
85+
86+
<HR>
87+
<!-- ======== START OF CLASS DATA ======== -->
88+
<H2>
89+
<FONT SIZE="-1">
90+
rx</FONT>
91+
<BR>
92+
Enum Notification.Kind</H2>
93+
<PRE>
94+
java.lang.Object
95+
<IMG SRC="../resources/inherit.gif" ALT="extended by ">java.lang.Enum&lt;<A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>&gt;
96+
<IMG SRC="../resources/inherit.gif" ALT="extended by "><B>rx.Notification.Kind</B>
97+
</PRE>
98+
<DL>
99+
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable, java.lang.Comparable&lt;<A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>&gt;</DD>
100+
</DL>
101+
<DL>
102+
<DT><B>Enclosing class:</B><DD><A HREF="../rx/Notification.html" title="class in rx">Notification</A>&lt;<A HREF="../rx/Notification.html" title="type parameter in Notification">T</A>&gt;</DD>
103+
</DL>
104+
<HR>
105+
<DL>
106+
<DT><PRE>public static enum <B>Notification.Kind</B><DT>extends java.lang.Enum&lt;<A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>&gt;</DL>
107+
</PRE>
108+
109+
<P>
110+
<HR>
111+
112+
<P>
113+
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
114+
115+
<A NAME="enum_constant_summary"><!-- --></A>
116+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
119+
<B>Enum Constant Summary</B></FONT></TH>
120+
</TR>
121+
<TR BGCOLOR="white" CLASS="TableRowColor">
122+
<TD><CODE><B><A HREF="../rx/Notification.Kind.html#OnCompleted">OnCompleted</A></B></CODE>
123+
124+
<BR>
125+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126+
</TR>
127+
<TR BGCOLOR="white" CLASS="TableRowColor">
128+
<TD><CODE><B><A HREF="../rx/Notification.Kind.html#OnError">OnError</A></B></CODE>
129+
130+
<BR>
131+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132+
</TR>
133+
<TR BGCOLOR="white" CLASS="TableRowColor">
134+
<TD><CODE><B><A HREF="../rx/Notification.Kind.html#OnNext">OnNext</A></B></CODE>
135+
136+
<BR>
137+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
138+
</TR>
139+
</TABLE>
140+
&nbsp;
141+
<!-- ========== METHOD SUMMARY =========== -->
142+
143+
<A NAME="method_summary"><!-- --></A>
144+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
145+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
146+
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
147+
<B>Method Summary</B></FONT></TH>
148+
</TR>
149+
<TR BGCOLOR="white" CLASS="TableRowColor">
150+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151+
<CODE>static&nbsp;<A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A></CODE></FONT></TD>
152+
<TD><CODE><B><A HREF="../rx/Notification.Kind.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE>
153+
154+
<BR>
155+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD>
156+
</TR>
157+
<TR BGCOLOR="white" CLASS="TableRowColor">
158+
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159+
<CODE>static&nbsp;<A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>[]</CODE></FONT></TD>
160+
<TD><CODE><B><A HREF="../rx/Notification.Kind.html#values()">values</A></B>()</CODE>
161+
162+
<BR>
163+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
164+
the order they are declared.</TD>
165+
</TR>
166+
</TABLE>
167+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Enum"><!-- --></A>
168+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
169+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
170+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Enum</B></TH>
171+
</TR>
172+
<TR BGCOLOR="white" CLASS="TableRowColor">
173+
<TD><CODE>clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf</CODE></TD>
174+
</TR>
175+
</TABLE>
176+
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
177+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
178+
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
179+
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
180+
</TR>
181+
<TR BGCOLOR="white" CLASS="TableRowColor">
182+
<TD><CODE>getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
183+
</TR>
184+
</TABLE>
185+
&nbsp;
186+
<P>
187+
188+
<!-- ============ ENUM CONSTANT DETAIL =========== -->
189+
190+
<A NAME="enum_constant_detail"><!-- --></A>
191+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
194+
<B>Enum Constant Detail</B></FONT></TH>
195+
</TR>
196+
</TABLE>
197+
198+
<A NAME="OnNext"><!-- --></A><H3>
199+
OnNext</H3>
200+
<PRE>
201+
public static final <A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A> <B>OnNext</B></PRE>
202+
<DL>
203+
<DL>
204+
</DL>
205+
</DL>
206+
<HR>
207+
208+
<A NAME="OnError"><!-- --></A><H3>
209+
OnError</H3>
210+
<PRE>
211+
public static final <A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A> <B>OnError</B></PRE>
212+
<DL>
213+
<DL>
214+
</DL>
215+
</DL>
216+
<HR>
217+
218+
<A NAME="OnCompleted"><!-- --></A><H3>
219+
OnCompleted</H3>
220+
<PRE>
221+
public static final <A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A> <B>OnCompleted</B></PRE>
222+
<DL>
223+
<DL>
224+
</DL>
225+
</DL>
226+
227+
<!-- ============ METHOD DETAIL ========== -->
228+
229+
<A NAME="method_detail"><!-- --></A>
230+
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
231+
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
232+
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
233+
<B>Method Detail</B></FONT></TH>
234+
</TR>
235+
</TABLE>
236+
237+
<A NAME="values()"><!-- --></A><H3>
238+
values</H3>
239+
<PRE>
240+
public static <A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A>[] <B>values</B>()</PRE>
241+
<DL>
242+
<DD>Returns an array containing the constants of this enum type, in
243+
the order they are declared. This method may be used to iterate
244+
over the constants as follows:
245+
<pre>
246+
for (Notification.Kind c : Notification.Kind.values())
247+
&nbsp; System.out.println(c);
248+
</pre>
249+
<P>
250+
<DD><DL>
251+
252+
<DT><B>Returns:</B><DD>an array containing the constants of this enum type, in
253+
the order they are declared</DL>
254+
</DD>
255+
</DL>
256+
<HR>
257+
258+
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
259+
valueOf</H3>
260+
<PRE>
261+
public static <A HREF="../rx/Notification.Kind.html" title="enum in rx">Notification.Kind</A> <B>valueOf</B>(java.lang.String&nbsp;name)</PRE>
262+
<DL>
263+
<DD>Returns the enum constant of this type with the specified name.
264+
The string must match <I>exactly</I> an identifier used to declare an
265+
enum constant in this type. (Extraneous whitespace characters are
266+
not permitted.)
267+
<P>
268+
<DD><DL>
269+
<DT><B>Parameters:</B><DD><CODE>name</CODE> - the name of the enum constant to be returned.
270+
<DT><B>Returns:</B><DD>the enum constant with the specified name
271+
<DT><B>Throws:</B>
272+
<DD><CODE>java.lang.IllegalArgumentException</CODE> - if this enum type has no constant
273+
with the specified name
274+
<DD><CODE>java.lang.NullPointerException</CODE> - if the argument is null</DL>
275+
</DD>
276+
</DL>
277+
<!-- ========= END OF CLASS DATA ========= -->
278+
<HR>
279+
280+
281+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
282+
<A NAME="navbar_bottom"><!-- --></A>
283+
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
284+
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
285+
<TR>
286+
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
287+
<A NAME="navbar_bottom_firstrow"><!-- --></A>
288+
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
289+
<TR ALIGN="center" VALIGN="top">
290+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
291+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
292+
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
293+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
294+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
295+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
296+
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
297+
</TR>
298+
</TABLE>
299+
</TD>
300+
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
301+
</EM>
302+
</TD>
303+
</TR>
304+
305+
<TR>
306+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
307+
&nbsp;<A HREF="../rx/Notification.html" title="class in rx"><B>PREV CLASS</B></A>&nbsp;
308+
&nbsp;<A HREF="../rx/Observable.html" title="class in rx"><B>NEXT CLASS</B></A></FONT></TD>
309+
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
310+
<A HREF="../index.html?rx/Notification.Kind.html" target="_top"><B>FRAMES</B></A> &nbsp;
311+
&nbsp;<A HREF="Notification.Kind.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
312+
&nbsp;<SCRIPT type="text/javascript">
313+
<!--
314+
if(window==top) {
315+
document.writeln('<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>');
316+
}
317+
//-->
318+
</SCRIPT>
319+
<NOSCRIPT>
320+
<A HREF="../allclasses-noframe.html"><B>All Classes</B></A>
321+
</NOSCRIPT>
322+
323+
324+
</FONT></TD>
325+
</TR>
326+
<TR>
327+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
328+
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#enum_constant_summary">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
329+
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
330+
DETAIL:&nbsp;<A HREF="#enum_constant_detail">ENUM CONSTANTS</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
331+
</TR>
332+
</TABLE>
333+
<A NAME="skip-navbar_bottom"></A>
334+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
335+
336+
<HR>
337+
338+
</BODY>
339+
</HTML>

0 commit comments

Comments
 (0)