media/libraries/common/src
tonihei 053f68ae46 Add Util helper methods to work with Futures
This adds two methods that are helpful when working with Futures.
One is a version of postOrRun that can indicate completion by a
Future and the other is a simplified version of Guava's
Futures.transformAsync (which can't be used as it's in Beta).

PiperOrigin-RevId: 461896598
(cherry picked from commit f9eec0c0e8)
2022-07-19 16:04:45 +00:00
..
main Add Util helper methods to work with Futures 2022-07-19 16:04:45 +00:00
test Add Util helper methods to work with Futures 2022-07-19 16:04:45 +00:00