c15b8ef404
Convert ConflictKey to AutoValue as well. Rewrite the normalization logic and add comments to make the intent clearer. Since boolean serialization doesn't support nulls, change the ConflictsCache interface to use primitive boolean in the put method. Inspecting the only caller in ConflictsCacheImpl shows that put can never be called with null. Change-Id: I293cffba7609362dabb93e48c1929a05cd0c76fc |
||
---|---|---|
.. | ||
BUILD | ||
cache.proto |