mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
As it turns out, using Maps::transformValues does not allow us to change the resulting map--calling Map::put throws an UnsupportedOperationException. As a result, we have to do this roundabout stream-collect to do a group-by. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=244852373 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |