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 2deb4356)
Showing
with
1033 additions
and
3 deletions
Please
register
or
sign in
to comment