Searched defs:whenAllComplete (Results 1 – 3 of 3) sorted by relevance
91 public static <V extends @Nullable Object> PropagatedFutureCombiner<V> whenAllComplete( in whenAllComplete() method in PropagatedFutures96 public static <V extends @Nullable Object> PropagatedFutureCombiner<V> whenAllComplete( in whenAllComplete() method in PropagatedFutures
463 public static Combiner whenAllComplete(Iterable<? extends ClosingFuture<?>> futures) { in whenAllComplete() method in ClosingFuture473 public static Combiner whenAllComplete( in whenAllComplete() method in ClosingFuture
461 public static Combiner whenAllComplete(Iterable<? extends ClosingFuture<?>> futures) { in whenAllComplete() method in ClosingFuture471 public static Combiner whenAllComplete( in whenAllComplete() method in ClosingFuture