FakeDataSource.java
7.73 KB
-
Annotate methods that always return `this` with `@CanIgnoreReturnValue` · 21cab612
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
ibaker committed