Home | History | Annotate | Download | only in concurrent
      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:00 PST 2010 -->
      6 <TITLE>
      7 com.google.common.util.concurrent (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 
     15 </HEAD>
     16 
     17 <BODY BGCOLOR="white">
     18 <FONT size="+1" CLASS="FrameTitleFont">
     19 <A HREF="../../../../../com/google/common/util/concurrent/package-summary.html" target="classFrame">com.google.common.util.concurrent</A></FONT>
     20 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
     21 <TR>
     22 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
     23 Interfaces</FONT>&nbsp;
     24 <FONT CLASS="FrameItemFont">
     25 <BR>
     26 <A HREF="CheckedFuture.html" title="interface in com.google.common.util.concurrent" target="classFrame"><I>CheckedFuture</I></A>
     27 <BR>
     28 <A HREF="ListenableFuture.html" title="interface in com.google.common.util.concurrent" target="classFrame"><I>ListenableFuture</I></A>
     29 <BR>
     30 <A HREF="TimeLimiter.html" title="interface in com.google.common.util.concurrent" target="classFrame"><I>TimeLimiter</I></A>
     31 <BR>
     32 <A HREF="UninterruptibleFuture.html" title="interface in com.google.common.util.concurrent" target="classFrame"><I>UninterruptibleFuture</I></A></FONT></TD>
     33 </TR>
     34 </TABLE>
     35 
     36 
     37 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
     38 <TR>
     39 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
     40 Classes</FONT>&nbsp;
     41 <FONT CLASS="FrameItemFont">
     42 <BR>
     43 <A HREF="AbstractCheckedFuture.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractCheckedFuture</A>
     44 <BR>
     45 <A HREF="AbstractExecutionThreadService.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractExecutionThreadService</A>
     46 <BR>
     47 <A HREF="AbstractFuture.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractFuture</A>
     48 <BR>
     49 <A HREF="AbstractIdleService.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractIdleService</A>
     50 <BR>
     51 <A HREF="AbstractListenableFuture.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractListenableFuture</A>
     52 <BR>
     53 <A HREF="AbstractService.html" title="class in com.google.common.util.concurrent" target="classFrame">AbstractService</A>
     54 <BR>
     55 <A HREF="Callables.html" title="class in com.google.common.util.concurrent" target="classFrame">Callables</A>
     56 <BR>
     57 <A HREF="DaemonThreadFactory.html" title="class in com.google.common.util.concurrent" target="classFrame">DaemonThreadFactory</A>
     58 <BR>
     59 <A HREF="ExecutionList.html" title="class in com.google.common.util.concurrent" target="classFrame">ExecutionList</A>
     60 <BR>
     61 <A HREF="Executors.html" title="class in com.google.common.util.concurrent" target="classFrame">Executors</A>
     62 <BR>
     63 <A HREF="FakeTimeLimiter.html" title="class in com.google.common.util.concurrent" target="classFrame">FakeTimeLimiter</A>
     64 <BR>
     65 <A HREF="ForwardingFuture.html" title="class in com.google.common.util.concurrent" target="classFrame">ForwardingFuture</A>
     66 <BR>
     67 <A HREF="ForwardingService.html" title="class in com.google.common.util.concurrent" target="classFrame">ForwardingService</A>
     68 <BR>
     69 <A HREF="Futures.html" title="class in com.google.common.util.concurrent" target="classFrame">Futures</A>
     70 <BR>
     71 <A HREF="ListenableFutureTask.html" title="class in com.google.common.util.concurrent" target="classFrame">ListenableFutureTask</A>
     72 <BR>
     73 <A HREF="NamingThreadFactory.html" title="class in com.google.common.util.concurrent" target="classFrame">NamingThreadFactory</A>
     74 <BR>
     75 <A HREF="SimpleTimeLimiter.html" title="class in com.google.common.util.concurrent" target="classFrame">SimpleTimeLimiter</A>
     76 <BR>
     77 <A HREF="ValueFuture.html" title="class in com.google.common.util.concurrent" target="classFrame">ValueFuture</A></FONT></TD>
     78 </TR>
     79 </TABLE>
     80 
     81 
     82 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
     83 <TR>
     84 <TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
     85 Exceptions</FONT>&nbsp;
     86 <FONT CLASS="FrameItemFont">
     87 <BR>
     88 <A HREF="UncheckedTimeoutException.html" title="class in com.google.common.util.concurrent" target="classFrame">UncheckedTimeoutException</A></FONT></TD>
     89 </TR>
     90 </TABLE>
     91 
     92 
     93 </BODY>
     94 </HTML>
     95