mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 11:16:04 +02:00
This adds an entriesToImmutableMap() collector that can be used in place of toImmutableMap(Map.Entry::getkey, Map.Entry::getValue()). It also fixes up some existing calls that use toImmutableMap() when terser alternatives exist. |
||
---|---|---|
.. | ||
main | ||
test/java/google/registry/gradle/plugin |