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) class
CollectionFuture<V,
C> Aggregate future that collects (stores) results of each future.(package private) static final class
(package private) final class
Aggregate future that computes its value by calling a callable.