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:47:57 PST 2010 --> 6 <TITLE> 7 Suppliers (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"> 15 function windowTitle() 16 { 17 if (location.href.indexOf('is-external=true') == -1) { 18 parent.document.title="Suppliers (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Suppliers.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </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 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base"><B>PREV CLASS</B></A> 59 <A HREF="../../../../com/google/common/base/Throwables.html" title="class in com.google.common.base"><B>NEXT CLASS</B></A></FONT></TD> 60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 61 <A HREF="../../../../index.html?com/google/common/base/Suppliers.html" target="_top"><B>FRAMES</B></A> 62 <A HREF="Suppliers.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 <TR> 78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 79 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 81 DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 82 </TR> 83 </TABLE> 84 <A NAME="skip-navbar_top"></A> 85 <!-- ========= END OF TOP NAVBAR ========= --> 86 87 <HR> 88 <!-- ======== START OF CLASS DATA ======== --> 89 <H2> 90 <FONT SIZE="-1"> 91 com.google.common.base</FONT> 92 <BR> 93 Class Suppliers</H2> 94 <PRE> 95 <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A> 96 <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.base.Suppliers</B> 97 </PRE> 98 <HR> 99 <DL> 100 <DT><PRE>public final class <B>Suppliers</B><DT>extends <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></DL> 101 </PRE> 102 103 <P> 104 Useful suppliers. 105 106 <p>All methods return serializable suppliers as long as they're given 107 serializable parameters. 108 <P> 109 110 <P> 111 <DL> 112 <DT><B>Since:</B></DT> 113 <DD>2010.01.04 <b>stable</b> (imported from Google Collections Library)</DD> 114 <DT><B>Author:</B></DT> 115 <DD>Laurence Gonsalves, Harry Heymann</DD> 116 </DL> 117 <HR> 118 119 <P> 120 121 <!-- ========== METHOD SUMMARY =========== --> 122 123 <A NAME="method_summary"><!-- --></A> 124 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 125 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 126 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 127 <B>Method Summary</B></FONT></TH> 128 </TR> 129 <TR BGCOLOR="white" CLASS="TableRowColor"> 130 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 131 <CODE>static 132 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> 133 <TR ALIGN="right" VALIGN=""> 134 <TD NOWRAP><FONT SIZE="-1"> 135 <CODE><F,T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T></CODE></FONT></TD> 136 </TR> 137 </TABLE> 138 </CODE></FONT></TD> 139 <TD><CODE><B><A HREF="../../../../com/google/common/base/Suppliers.html#compose(com.google.common.base.Function, com.google.common.base.Supplier)">compose</A></B>(<A HREF="../../../../com/google/common/base/Function.html" title="interface in com.google.common.base">Function</A><? super F,T> function, 140 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><F> first)</CODE> 141 142 <BR> 143 Returns a new supplier which is the composition of the provided function 144 and supplier.</TD> 145 </TR> 146 <TR BGCOLOR="white" CLASS="TableRowColor"> 147 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 148 <CODE>static 149 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> 150 <TR ALIGN="right" VALIGN=""> 151 <TD NOWRAP><FONT SIZE="-1"> 152 <CODE><T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T></CODE></FONT></TD> 153 </TR> 154 </TABLE> 155 </CODE></FONT></TD> 156 <TD><CODE><B><A HREF="../../../../com/google/common/base/Suppliers.html#memoize(com.google.common.base.Supplier)">memoize</A></B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate)</CODE> 157 158 <BR> 159 Returns a supplier which caches the instance retrieved during the first 160 call to <code>get()</code> and returns that value on subsequent calls to 161 <code>get()</code>.</TD> 162 </TR> 163 <TR BGCOLOR="white" CLASS="TableRowColor"> 164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 165 <CODE>static 166 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> 167 <TR ALIGN="right" VALIGN=""> 168 <TD NOWRAP><FONT SIZE="-1"> 169 <CODE><T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T></CODE></FONT></TD> 170 </TR> 171 </TABLE> 172 </CODE></FONT></TD> 173 <TD><CODE><B><A HREF="../../../../com/google/common/base/Suppliers.html#memoizeWithExpiration(com.google.common.base.Supplier, long, java.util.concurrent.TimeUnit)">memoizeWithExpiration</A></B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate, 174 long duration, 175 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A> unit)</CODE> 176 177 <BR> 178 Returns a supplier that caches the instance supplied by the delegate and 179 removes the cached value after the specified time has passed.</TD> 180 </TR> 181 <TR BGCOLOR="white" CLASS="TableRowColor"> 182 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 183 <CODE>static 184 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> 185 <TR ALIGN="right" VALIGN=""> 186 <TD NOWRAP><FONT SIZE="-1"> 187 <CODE><T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T></CODE></FONT></TD> 188 </TR> 189 </TABLE> 190 </CODE></FONT></TD> 191 <TD><CODE><B><A HREF="../../../../com/google/common/base/Suppliers.html#ofInstance(T)">ofInstance</A></B>(T instance)</CODE> 192 193 <BR> 194 Returns a supplier that always supplies <code>instance</code>.</TD> 195 </TR> 196 <TR BGCOLOR="white" CLASS="TableRowColor"> 197 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 198 <CODE>static 199 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="0" SUMMARY=""> 200 <TR ALIGN="right" VALIGN=""> 201 <TD NOWRAP><FONT SIZE="-1"> 202 <CODE><T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T></CODE></FONT></TD> 203 </TR> 204 </TABLE> 205 </CODE></FONT></TD> 206 <TD><CODE><B><A HREF="../../../../com/google/common/base/Suppliers.html#synchronizedSupplier(com.google.common.base.Supplier)">synchronizedSupplier</A></B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate)</CODE> 207 208 <BR> 209 Returns a supplier whose <code>get()</code> method synchronizes on 210 <code>delegate</code> before calling it, making it thread-safe.</TD> 211 </TR> 212 </TABLE> 213 <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> 214 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 215 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> 216 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH> 217 </TR> 218 <TR BGCOLOR="white" CLASS="TableRowColor"> 219 <TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD> 220 </TR> 221 </TABLE> 222 223 <P> 224 225 <!-- ============ METHOD DETAIL ========== --> 226 227 <A NAME="method_detail"><!-- --></A> 228 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 229 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 230 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 231 <B>Method Detail</B></FONT></TH> 232 </TR> 233 </TABLE> 234 235 <A NAME="compose(com.google.common.base.Function, com.google.common.base.Supplier)"><!-- --></A><H3> 236 compose</H3> 237 <PRE> 238 public static <F,T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> <B>compose</B>(<A HREF="../../../../com/google/common/base/Function.html" title="interface in com.google.common.base">Function</A><? super F,T> function, 239 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><F> first)</PRE> 240 <DL> 241 <DD>Returns a new supplier which is the composition of the provided function 242 and supplier. In other words, the new supplier's value will be computed by 243 retrieving the value from <code>first</code>, and then applying 244 <code>function</code> to that value. Note that the resulting supplier will not 245 call <code>first</code> or invoke <code>function</code> until it is called. 246 <P> 247 <DD><DL> 248 </DL> 249 </DD> 250 </DL> 251 <HR> 252 253 <A NAME="memoize(com.google.common.base.Supplier)"><!-- --></A><H3> 254 memoize</H3> 255 <PRE> 256 public static <T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> <B>memoize</B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate)</PRE> 257 <DL> 258 <DD>Returns a supplier which caches the instance retrieved during the first 259 call to <code>get()</code> and returns that value on subsequent calls to 260 <code>get()</code>. See: 261 <a href="http://en.wikipedia.org/wiki/Memoization">memoization</a> 262 263 <p>The returned supplier is thread-safe. The supplier's serialized form 264 does not contain the cached value, which will be recalculated when <code>get()</code> is called on the reserialized instance. 265 <P> 266 <DD><DL> 267 </DL> 268 </DD> 269 </DL> 270 <HR> 271 272 <A NAME="memoizeWithExpiration(com.google.common.base.Supplier, long, java.util.concurrent.TimeUnit)"><!-- --></A><H3> 273 memoizeWithExpiration</H3> 274 <PRE> 275 public static <T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> <B>memoizeWithExpiration</B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate, 276 long duration, 277 <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</A> unit)</PRE> 278 <DL> 279 <DD>Returns a supplier that caches the instance supplied by the delegate and 280 removes the cached value after the specified time has passed. Subsequent 281 calls to <code>get()</code> return the cached value if the expiration time has 282 not passed. After the expiration time, a new value is retrieved, cached, 283 and returned. See: 284 <a href="http://en.wikipedia.org/wiki/Memoization">memoization</a> 285 286 <p>The returned supplier is thread-safe. The supplier's serialized form 287 does not contain the cached value, which will be recalculated when <code>get()</code> is called on the reserialized instance. 288 <P> 289 <DD><DL> 290 <DT><B>Parameters:</B><DD><CODE>duration</CODE> - the length of time after a value is created that it 291 should stop being returned by subsequent <code>get()</code> calls<DD><CODE>unit</CODE> - the unit that <code>duration</code> is expressed in 292 <DT><B>Throws:</B> 293 <DD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang">IllegalArgumentException</A></CODE> - if <code>duration</code> is not positive<DT><B>Since:</B></DT> 294 <DD>2010.01.04 <b>tentative</b></DD> 295 </DL> 296 </DD> 297 </DL> 298 <HR> 299 300 <A NAME="ofInstance(java.lang.Object)"><!-- --></A><A NAME="ofInstance(T)"><!-- --></A><H3> 301 ofInstance</H3> 302 <PRE> 303 public static <T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> <B>ofInstance</B>(<FONT SIZE="-1"><A HREF="http://jsr-305.googlecode.com/svn/trunk/javadoc/javax/annotation/Nullable.html?is-external=true" title="class or interface in javax.annotation">@Nullable</A></FONT> 304 T instance)</PRE> 305 <DL> 306 <DD>Returns a supplier that always supplies <code>instance</code>. 307 <P> 308 <DD><DL> 309 </DL> 310 </DD> 311 </DL> 312 <HR> 313 314 <A NAME="synchronizedSupplier(com.google.common.base.Supplier)"><!-- --></A><H3> 315 synchronizedSupplier</H3> 316 <PRE> 317 public static <T> <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> <B>synchronizedSupplier</B>(<A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base">Supplier</A><T> delegate)</PRE> 318 <DL> 319 <DD>Returns a supplier whose <code>get()</code> method synchronizes on 320 <code>delegate</code> before calling it, making it thread-safe. 321 <P> 322 <DD><DL> 323 </DL> 324 </DD> 325 </DL> 326 <!-- ========= END OF CLASS DATA ========= --> 327 <HR> 328 329 330 <!-- ======= START OF BOTTOM NAVBAR ====== --> 331 <A NAME="navbar_bottom"><!-- --></A> 332 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 333 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 334 <TR> 335 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 336 <A NAME="navbar_bottom_firstrow"><!-- --></A> 337 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 338 <TR ALIGN="center" VALIGN="top"> 339 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 340 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 341 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 342 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Suppliers.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 343 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 344 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 345 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 346 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> 347 </TR> 348 </TABLE> 349 </TD> 350 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 351 </EM> 352 </TD> 353 </TR> 354 355 <TR> 356 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 357 <A HREF="../../../../com/google/common/base/Supplier.html" title="interface in com.google.common.base"><B>PREV CLASS</B></A> 358 <A HREF="../../../../com/google/common/base/Throwables.html" title="class in com.google.common.base"><B>NEXT CLASS</B></A></FONT></TD> 359 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 360 <A HREF="../../../../index.html?com/google/common/base/Suppliers.html" target="_top"><B>FRAMES</B></A> 361 <A HREF="Suppliers.html" target="_top"><B>NO FRAMES</B></A> 362 <SCRIPT type="text/javascript"> 363 <!-- 364 if(window==top) { 365 document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); 366 } 367 //--> 368 </SCRIPT> 369 <NOSCRIPT> 370 <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> 371 </NOSCRIPT> 372 373 374 </FONT></TD> 375 </TR> 376 <TR> 377 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 378 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 379 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 380 DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 381 </TR> 382 </TABLE> 383 <A NAME="skip-navbar_bottom"></A> 384 <!-- ======== END OF BOTTOM NAVBAR ======= --> 385 386 <HR> 387 388 </BODY> 389 </HTML> 390