DefaultDataSource.java
14.3 KB
-
Annotate methods that always return `this` with `@CanIgnoreReturnValue` · 87827942
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)
ibaker committed