d0bdeca698
ErrorProne warns [1] that constant field declarations should use the immutable type (such as ImmutableList) instead of the general collection interface type (such as List). [1] http://errorprone.info/bugpattern/MutableConstantField Change-Id: If42c500891ea0eb90e753620b6c1e251336217e1 |
||
---|---|---|
.. | ||
src/test/java/com/google/gerrit/acceptance | ||
BUILD | ||
tests.bzl |