gerrit/javatests
Changcheng Xiao 9fdbe31e05 Use "Project.NameKey" instead of "NameKey"
A nested class can be static imported when the class does not
require additional context. Apparently, "NameKey" doesn't meet this
requirement because there are several nested classes named like
this, e.g. Project.NameKey, AccountGroup.NameKey, Branch.NameKey.
Therefore using "NameKey" without its outer class makes the code
hard to read.

Change-Id: Ic13b6e3da38222314c31258925b0b39b4cced4ef
2018-10-24 09:32:34 +02:00
..
com/google Use "Project.NameKey" instead of "NameKey" 2018-10-24 09:32:34 +02:00
org/eclipse/jgit Dissolve gerrit-patch-jgit top-level directory 2017-10-31 11:02:36 -04:00