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-google-internal) on Mon Jan 04 20:48:01 PST 2010 --> 6<TITLE> 7Uses of Package com.google.common.annotations (Guava Libraries 2010.01.04) 8</TITLE> 9 10<META NAME="date" CONTENT="2010-01-04"> 11 12<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> 13 14<SCRIPT type="text/javascript"> 15function windowTitle() 16{ 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Uses of Package com.google.common.annotations (Guava Libraries 2010.01.04)"; 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> </TD> 41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 43 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 48 </TR> 49</TABLE> 50</TD> 51<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 52</EM> 53</TD> 54</TR> 55 56<TR> 57<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 58 PREV 59 NEXT</FONT></TD> 60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../../../index.html?com/google/common/annotations/package-use.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> 63 <SCRIPT type="text/javascript"> 64 <!-- 65 if(window==top) { 66 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 67 } 68 //--> 69</SCRIPT> 70<NOSCRIPT> 71 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 72</NOSCRIPT> 73 74 75</FONT></TD> 76</TR> 77</TABLE> 78<A NAME="skip-navbar_top"></A> 79<!-- ========= END OF TOP NAVBAR ========= --> 80 81<HR> 82<CENTER> 83<H2> 84<B>Uses of Package<br>com.google.common.annotations</B></H2> 85</CENTER> 86 87<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 88<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 89<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 90Packages that use <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A></FONT></TH> 91</TR> 92<TR BGCOLOR="white" CLASS="TableRowColor"> 93<TD><A HREF="#com.google.common.annotations"><B>com.google.common.annotations</B></A></TD> 94<TD> </TD> 95</TR> 96<TR BGCOLOR="white" CLASS="TableRowColor"> 97<TD><A HREF="#com.google.common.base"><B>com.google.common.base</B></A></TD> 98<TD>Miscellaneous common util classes and annotations. </TD> 99</TR> 100<TR BGCOLOR="white" CLASS="TableRowColor"> 101<TD><A HREF="#com.google.common.collect"><B>com.google.common.collect</B></A></TD> 102<TD>This package contains generic collection interfaces and implementations, and 103 other utilities for working with collections. </TD> 104</TR> 105<TR BGCOLOR="white" CLASS="TableRowColor"> 106<TD><A HREF="#com.google.common.primitives"><B>com.google.common.primitives</B></A></TD> 107<TD> </TD> 108</TR> 109</TABLE> 110 111<P> 112<A NAME="com.google.common.annotations"><!-- --></A> 113<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 114<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 115<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 116Classes in <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A> used by <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A></FONT></TH> 117</TR> 118<TR BGCOLOR="white" CLASS="TableRowColor"> 119<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtCompatible.html#com.google.common.annotations"><B>GwtCompatible</B></A></B> 120 121<BR> 122 The presence of this annotation on a type indicates that the type may be 123 used with the 124 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT).</TD> 125</TR> 126</TABLE> 127 128<P> 129<A NAME="com.google.common.base"><!-- --></A> 130<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 131<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 132<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 133Classes in <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A> used by <A HREF="../../../../com/google/common/base/package-summary.html">com.google.common.base</A></FONT></TH> 134</TR> 135<TR BGCOLOR="white" CLASS="TableRowColor"> 136<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtCompatible.html#com.google.common.base"><B>GwtCompatible</B></A></B> 137 138<BR> 139 The presence of this annotation on a type indicates that the type may be 140 used with the 141 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT).</TD> 142</TR> 143<TR BGCOLOR="white" CLASS="TableRowColor"> 144<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtIncompatible.html#com.google.common.base"><B>GwtIncompatible</B></A></B> 145 146<BR> 147 The presence of this annotation on a method indicates that the method may 148 <em>not</em> be used with the 149 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT), 150 even though its type is annotated as <A HREF="../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations"><CODE>GwtCompatible</CODE></A> and accessible in 151 GWT.</TD> 152</TR> 153</TABLE> 154 155<P> 156<A NAME="com.google.common.collect"><!-- --></A> 157<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 158<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 159<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 160Classes in <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A> used by <A HREF="../../../../com/google/common/collect/package-summary.html">com.google.common.collect</A></FONT></TH> 161</TR> 162<TR BGCOLOR="white" CLASS="TableRowColor"> 163<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtCompatible.html#com.google.common.collect"><B>GwtCompatible</B></A></B> 164 165<BR> 166 The presence of this annotation on a type indicates that the type may be 167 used with the 168 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT).</TD> 169</TR> 170<TR BGCOLOR="white" CLASS="TableRowColor"> 171<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtIncompatible.html#com.google.common.collect"><B>GwtIncompatible</B></A></B> 172 173<BR> 174 The presence of this annotation on a method indicates that the method may 175 <em>not</em> be used with the 176 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT), 177 even though its type is annotated as <A HREF="../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations"><CODE>GwtCompatible</CODE></A> and accessible in 178 GWT.</TD> 179</TR> 180</TABLE> 181 182<P> 183<A NAME="com.google.common.primitives"><!-- --></A> 184<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 185<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 186<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 187Classes in <A HREF="../../../../com/google/common/annotations/package-summary.html">com.google.common.annotations</A> used by <A HREF="../../../../com/google/common/primitives/package-summary.html">com.google.common.primitives</A></FONT></TH> 188</TR> 189<TR BGCOLOR="white" CLASS="TableRowColor"> 190<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtCompatible.html#com.google.common.primitives"><B>GwtCompatible</B></A></B> 191 192<BR> 193 The presence of this annotation on a type indicates that the type may be 194 used with the 195 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT).</TD> 196</TR> 197<TR BGCOLOR="white" CLASS="TableRowColor"> 198<TD><B><A HREF="../../../../com/google/common/annotations/class-use/GwtIncompatible.html#com.google.common.primitives"><B>GwtIncompatible</B></A></B> 199 200<BR> 201 The presence of this annotation on a method indicates that the method may 202 <em>not</em> be used with the 203 <a href="http://code.google.com/webtoolkit/">Google Web Toolkit</a> (GWT), 204 even though its type is annotated as <A HREF="../../../../com/google/common/annotations/GwtCompatible.html" title="annotation in com.google.common.annotations"><CODE>GwtCompatible</CODE></A> and accessible in 205 GWT.</TD> 206</TR> 207</TABLE> 208 209<P> 210<HR> 211 212 213<!-- ======= START OF BOTTOM NAVBAR ====== --> 214<A NAME="navbar_bottom"><!-- --></A> 215<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 216<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 217<TR> 218<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 219<A NAME="navbar_bottom_firstrow"><!-- --></A> 220<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 221 <TR ALIGN="center" VALIGN="top"> 222 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 223 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 224 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> 225 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> 226 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 227 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 228 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 229 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 230 </TR> 231</TABLE> 232</TD> 233<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 234</EM> 235</TD> 236</TR> 237 238<TR> 239<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 240 PREV 241 NEXT</FONT></TD> 242<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 243 <A HREF="../../../../index.html?com/google/common/annotations/package-use.html" target="_top"><B>FRAMES</B></A> 244 <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> 245 <SCRIPT type="text/javascript"> 246 <!-- 247 if(window==top) { 248 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 249 } 250 //--> 251</SCRIPT> 252<NOSCRIPT> 253 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 254</NOSCRIPT> 255 256 257</FONT></TD> 258</TR> 259</TABLE> 260<A NAME="skip-navbar_bottom"></A> 261<!-- ======== END OF BOTTOM NAVBAR ======= --> 262 263<HR> 264 265</BODY> 266</HTML> 267