Files
gerrit/java/com
Patrick Hiesel 7f5182251e Mark Project.NameKey as immutable and thread-safe
This class can't be an AutoValue because it gets
subclassed. It's trivial enough so that we can just
mark it as immutable and thread-safe.

Change-Id: I519243838b5b4700e6aa2f28916a4b76b07382c4
2020-07-01 12:37:35 +00:00
..