Files
gerrit/java
Dave Borowitz aabba0a998 LabelType: Eagerly populate byValue
Lazily populating it adds complexity and is premature optimization.
LabelType#getValue is called by PostReview, so in the steady state the
byValue map would always be populated anyway.

Change-Id: I80c8efd64f88771bc60537a5b48eedda5cb23ee5
2018-08-29 09:44:14 -07:00
..
2018-08-14 08:07:59 +02:00