Files
gerrit/gerrit-acceptance-tests
Edwin Kempin e7b25fe048 PluginIT: Fix ErrorProne warning
Constant field declarations should use the immutable type (such as
ImmutableList) instead of the general collection interface type (such as
List).

Change-Id: I1d9fa036801bc644683204405a62d3a99ca16a5d
Signed-off-by: Edwin Kempin <ekempin@google.com>
2017-10-04 16:48:32 +02:00
..
2017-10-04 16:48:32 +02:00