Files
gerrit/gerrit-server/src/main
Andrew Bonventre 2a15535d76 Small stylistic fixes to ReviewersUtil and AccountState
+ GroupAsReviewer is an inner class but doesn’t refer to the
  outer class. It can be marked static.
+ ACCOUNT_ID_FUNCTION is constant case and never changed, so
  mark it as final.

Change-Id: Ieb9346c577adaa3d8460649cb4525ad06d44ad7d
2016-07-21 17:02:00 -04:00
..
2016-06-14 21:12:02 +02:00