HomeSort by relevance Sort by last modified time
    Searched full:executionlist (Results 1 - 16 of 16) sorted by null

  /external/guava/src/com/google/common/util/concurrent/
AbstractListenableFuture.java 23 * {@link ListenableFuture}. This class uses an {@link ExecutionList} to
42 private final ExecutionList executionList = new ExecutionList();
49 executionList.add(listener, exec);
57 executionList.run();
ListenableFutureTask.java 36 private final ExecutionList executionList = new ExecutionList();
67 executionList.add(listener, exec);
72 executionList.run();
ExecutionList.java 38 public class ExecutionList implements Runnable {
42 Logger.getLogger(ExecutionList.class.getName());
Futures.java 520 private final ExecutionList executionList = new ExecutionList();
558 executionList.run();
562 executionList.add(listener, exec);
  /external/guava/javadoc/com/google/common/util/concurrent/
ExecutionList.html 7 ExecutionList (Guava Libraries 2010.01.04)
18 parent.document.title="ExecutionList (Guava Libraries 2010.01.04)";
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ExecutionList.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
61 <A HREF="../../../../../index.html?com/google/common/util/concurrent/ExecutionList.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ExecutionList.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
93 Class ExecutionList</H2>
96 <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.common.util.concurrent.ExecutionList</B>
103 <DT><PRE>public class <B>ExecutionList</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><DT>implements <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A></DL>
109 executed in its associated <code>Executor</code> after <A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html#run()"><CODE>run()</CODE></A> is called.
134 <TD><CODE><B><A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html#ExecutionList()">ExecutionList</A></B>()</CODE
    [all...]
package-frame.html 59 <A HREF="ExecutionList.html" title="class in com.google.common.util.concurrent" target="classFrame">ExecutionList</A>
package-summary.html 160 <TD WIDTH="15%"><B><A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent">ExecutionList</A></B></TD>
163 executed in its associated <code>Executor</code> after <A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html#run()"><CODE>ExecutionList.run()</CODE></A> is called.</TD>
DaemonThreadFactory.html 59 &nbsp;<A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>NEXT CLASS</B></A></FONT></TD>
237 &nbsp;<A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>NEXT CLASS</B></A></FONT></TD>
package-tree.html 106 <LI TYPE="circle">com.google.common.util.concurrent.<A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>ExecutionList</B></A> (implements java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A>)
AbstractListenableFuture.html 112 <A HREF="../../../../../com/google/common/util/concurrent/ListenableFuture.html" title="interface in com.google.common.util.concurrent"><CODE>ListenableFuture</CODE></A>. This class uses an <A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><CODE>ExecutionList</CODE></A> to
Executors.html 58 &nbsp;<A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>PREV CLASS</B></A>&nbsp;
473 &nbsp;<A HREF="../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>PREV CLASS</B></A>&nbsp;
    [all...]
  /external/guava/javadoc/com/google/common/util/concurrent/class-use/
ExecutionList.html 7 Uses of Class com.google.common.util.concurrent.ExecutionList (Guava Libraries 2010.01.04)
18 parent.document.title="Uses of Class com.google.common.util.concurrent.ExecutionList (Guava Libraries 2010.01.04)";
42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
62 &nbsp;<A HREF="ExecutionList.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
84 <B>Uses of Class<br>com.google.common.util.concurrent.ExecutionList</B></H2>
86 No usage of com.google.common.util.concurrent.ExecutionList
102 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
122 &nbsp;<A HREF="ExecutionList.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  /external/guava/javadoc/
allclasses-frame.html 100 <A HREF="com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent" target="classFrame">ExecutionList</A>
allclasses-noframe.html 100 <A HREF="com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent">ExecutionList</A>
index-all.html 177 <DT><A HREF="./com/google/common/util/concurrent/ExecutionList.html#add(java.lang.Runnable, java.util.concurrent.Executor)"><B>add(Runnable, Executor)</B></A> -
178 Method in class com.google.common.util.concurrent.<A HREF="./com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent">ExecutionList</A>
    [all...]
overview-tree.html 113 <LI TYPE="circle">com.google.common.base.<A HREF="com/google/common/base/Defaults.html" title="class in com.google.common.base"><B>Defaults</B></A><LI TYPE="circle">com.google.common.primitives.<A HREF="com/google/common/primitives/Doubles.html" title="class in com.google.common.primitives"><B>Doubles</B></A><LI TYPE="circle">com.google.common.util.concurrent.<A HREF="com/google/common/util/concurrent/ExecutionList.html" title="class in com.google.common.util.concurrent"><B>ExecutionList</B></A> (implements java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Runnable.html?is-external=true" title="class or interface in java.lang">Runnable</A>)
    [all...]

Completed in 1099 milliseconds