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 21cab612)
Showing
with
936 additions
and
0 deletions
Please
register
or
sign in
to comment