A Map of keys to successfully completed values.
The returned Map will contain entries only for Futures that successfully completed and not for ones that failed.
final Map<K, V> values;