google-nomulus/buildSrc/src
Ben McIlwain d0149d75c9 Make ImmutableMap Stream collect()ion nicer (#654)
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.
2020-06-26 11:57:26 -04:00
..
main Make ImmutableMap Stream collect()ion nicer (#654) 2020-06-26 11:57:26 -04:00
test/java/google/registry/gradle/plugin Make compilation work on Windows (#331) 2019-10-31 17:04:35 -04:00