| Class | Description | 
|---|---|
| BufferedStreamAdapter<F,V> | Buffers a stream of futures and provides the results as a new stream. | 
| BufferedStreamAdapter.Completable | |
| BufferedStreamAdapter.Listenable | |
| Futures | |
| FutureStreamJoiner | Joins a stream of futures, returning a single joint future. | 
| ListenableFutureCollector | Deprecated This class does not propagate exceptions consistently and will be removed. | 
| ResultVoidingFuture | Deprecated Use the factory method  Futures.toVoidResult(ListenableFuture)instead. | 
| Threads | 
Copyright © 2020. All rights reserved.