Add `@deprecated` javadoc to all `@Deprecated` `@Override` methods
This ensures the 'use X instead' message is easily visible in the generated HTML for the overriding method. Currently it's not, e.g.: https://exoplayer.dev/doc/reference/com/google/android/exoplayer2/BasePlayer.html#getCurrentWindowIndex() #minor-release PiperOrigin-RevId: 452002224
Showing
with
206 additions
and
20 deletions
Please
register
or
sign in
to comment