Class CollectionFuture.ListFuture<V>

All Implemented Interfaces:
AbstractFuture.Trusted<List<V>>, ListenableFuture<List<V>>, Future<List<V>>
Enclosing class:
CollectionFuture<V,C>

static final class CollectionFuture.ListFuture<V> extends CollectionFuture<V,List<V>>