google-nomulus/core
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
..
gradle/dependency-locks Fix flaky tests that depends on order of rules 2020-06-24 23:14:47 -04:00
src Make ImmutableMap Stream collect()ion nicer (#654) 2020-06-26 11:57:26 -04:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Fix flaky tests that depends on order of rules 2020-06-24 23:14:47 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00