Searched defs:ExecutionList (Results 1 - 1 of 1) sorted by relevance

/external/guava/guava/src/com/google/common/util/concurrent/
H A DExecutionList.java45 public final class ExecutionList { class
49 Logger.getLogger(ExecutionList.class.getName());
58 /** Creates a new, empty {@link ExecutionList}. */
59 public ExecutionList() { method in class:ExecutionList
71 * ExecutionList} has been executed at the time it is added. In particular,

Completed in 161 milliseconds