• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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.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<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.util.concurrent (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>&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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
43  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
44  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</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&nbsp;PREV&nbsp;
59&nbsp;NEXT</FONT></TD>
60<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61  <A HREF="../../../../../index.html?com/google/common/util/concurrent/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63&nbsp;<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.util.concurrent</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/util/concurrent/package-summary.html">com.google.common.util.concurrent</A></FONT></TH>
91</TR>
92<TR BGCOLOR="white" CLASS="TableRowColor">
93<TD><A HREF="#com.google.common.util.concurrent"><B>com.google.common.util.concurrent</B></A></TD>
94<TD>&nbsp;&nbsp;</TD>
95</TR>
96</TABLE>
97&nbsp;
98<P>
99<A NAME="com.google.common.util.concurrent"><!-- --></A>
100<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
101<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
102<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
103Classes in <A HREF="../../../../../com/google/common/util/concurrent/package-summary.html">com.google.common.util.concurrent</A> used by <A HREF="../../../../../com/google/common/util/concurrent/package-summary.html">com.google.common.util.concurrent</A></FONT></TH>
104</TR>
105<TR BGCOLOR="white" CLASS="TableRowColor">
106<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/AbstractFuture.html#com.google.common.util.concurrent"><B>AbstractFuture</B></A></B>
107
108<BR>
109&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract implementation of the <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A> interface.</TD>
110</TR>
111<TR BGCOLOR="white" CLASS="TableRowColor">
112<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/AbstractListenableFuture.html#com.google.common.util.concurrent"><B>AbstractListenableFuture</B></A></B>
113
114<BR>
115&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;An abstract base implementation of the listener support provided by
116 <A HREF="../../../../../com/google/common/util/concurrent/ListenableFuture.html" title="interface in com.google.common.util.concurrent"><CODE>ListenableFuture</CODE></A>.</TD>
117</TR>
118<TR BGCOLOR="white" CLASS="TableRowColor">
119<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/CheckedFuture.html#com.google.common.util.concurrent"><B>CheckedFuture</B></A></B>
120
121<BR>
122&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <code>CheckedFuture</code> is an extension of <A HREF="http://java.sun.com/javase/6/docs/api/java/util/concurrent/Future.html?is-external=true" title="class or interface in java.util.concurrent"><CODE>Future</CODE></A> that includes
123 versions of the <code>get</code> methods that can throw a checked exception and
124 allows listeners to be attached to the future.</TD>
125</TR>
126<TR BGCOLOR="white" CLASS="TableRowColor">
127<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/ListenableFuture.html#com.google.common.util.concurrent"><B>ListenableFuture</B></A></B>
128
129<BR>
130&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This interface defines a future that has listeners attached to it, which
131 is useful for asynchronous workflows.</TD>
132</TR>
133<TR BGCOLOR="white" CLASS="TableRowColor">
134<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/TimeLimiter.html#com.google.common.util.concurrent"><B>TimeLimiter</B></A></B>
135
136<BR>
137&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Produces proxies that impose a time limit on method
138 calls to the proxied object.</TD>
139</TR>
140<TR BGCOLOR="white" CLASS="TableRowColor">
141<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/UninterruptibleFuture.html#com.google.common.util.concurrent"><B>UninterruptibleFuture</B></A></B>
142
143<BR>
144&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A <code>Future</code> whose <code>get</code> calls cannot be interrupted.</TD>
145</TR>
146<TR BGCOLOR="white" CLASS="TableRowColor">
147<TD><B><A HREF="../../../../../com/google/common/util/concurrent/class-use/ValueFuture.html#com.google.common.util.concurrent"><B>ValueFuture</B></A></B>
148
149<BR>
150&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A simple ListenableFuture that holds a value or an exception.</TD>
151</TR>
152</TABLE>
153&nbsp;
154<P>
155<HR>
156
157
158<!-- ======= START OF BOTTOM NAVBAR ====== -->
159<A NAME="navbar_bottom"><!-- --></A>
160<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
161<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
162<TR>
163<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
164<A NAME="navbar_bottom_firstrow"><!-- --></A>
165<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
166  <TR ALIGN="center" VALIGN="top">
167  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
168  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
169  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
170  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
171  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
172  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
173  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
174  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
175  </TR>
176</TABLE>
177</TD>
178<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
179</EM>
180</TD>
181</TR>
182
183<TR>
184<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
185&nbsp;PREV&nbsp;
186&nbsp;NEXT</FONT></TD>
187<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
188  <A HREF="../../../../../index.html?com/google/common/util/concurrent/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
189&nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
190&nbsp;<SCRIPT type="text/javascript">
191  <!--
192  if(window==top) {
193    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
194  }
195  //-->
196</SCRIPT>
197<NOSCRIPT>
198  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
199</NOSCRIPT>
200
201
202</FONT></TD>
203</TR>
204</TABLE>
205<A NAME="skip-navbar_bottom"></A>
206<!-- ======== END OF BOTTOM NAVBAR ======= -->
207
208<HR>
209
210</BODY>
211</HTML>
212