media/libraries/common/src
ibaker 878279425b Annotate methods that always return this with @CanIgnoreReturnValue
It's always safe to ignore the result of these methods, because the
caller already has a reference to the returned value.

PiperOrigin-RevId: 462388947
(cherry picked from commit 2deb435625)
2022-07-21 15:24:07 +00:00
..
main Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-21 15:24:07 +00:00
test Add Util helper methods to work with Futures 2022-07-19 16:04:45 +00:00