Generated by
JDiff

Class com.google.common.util.concurrent.Futures.FutureCombiner

Added Methods
ListenableFuture<?> run(Runnable, Executor) Creates the ListenableFuture which will return the result of running {@code combiner} when all Futures complete.