Files
gerrit/java
Edwin Kempin c3c9447470 ChangeNoteUtil: Use AccountCache#maybeGet instead of AccountCache#get
AccountCache#get returns an empty AccountState to represent a missing
account. Handle the missing account case explicitly instead of using an
empty AccountState.

Change-Id: I67a9309007c9946af8407258045aea11a49336ed
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-02-02 16:39:23 +01:00
..