Uses of Class
com.google.common.util.concurrent.AggregateFuture
Packages that use AggregateFuture
-
Uses of AggregateFuture in com.google.common.util.concurrent
Subclasses of AggregateFuture in com.google.common.util.concurrentModifier and TypeClassDescription(package private) classCollectionFuture<V,C> Aggregate future that collects (stores) results of each future.(package private) static final class(package private) final classAggregate future that computes its value by calling a callable.