Searched defs:submitAsync (Results 1 – 2 of 2) sorted by relevance
253 public static <O> ListenableFuture<O> submitAsync(AsyncCallable<O> callable, Executor executor) { in submitAsync() method in Futures