Remove confusing @throws clauses from MediaLibrarySessionCallback
These seem to be describing an exception being thrown based on a property of the value being returned from this method? Or is the expectation that every implementation of this interface throws the AssertionError themselves. Given AssertionError is unchecked, and shouldn't be explicitly caught anywhere, it seems easiest just to remove all this documentation? PiperOrigin-RevId: 406107606
Showing
with
0 additions
and
8 deletions
Please
register
or
sign in
to comment