master
Explicitly annotate some null-unmarked classes as `@NullUnmarked`.
Fix some https://errorprone.info/bugpattern/FieldCanBeFinal warnings.
Apply inlinings where possible and appropriate, and suppress elsewhere.
Reformat.
Apply `UnnecessaryParentheses`.
Fix some https://errorprone.info/bugpattern/UnnecessaryFinal warnings.