google / caliper

Micro-benchmarking library for Java
Apache License 2.0
816 stars 109 forks source link

Use `ImmutableMap.Builder.buildOrThrow()` instead of deprecated `build()`. #460

Closed copybara-service[bot] closed 2 years ago

copybara-service[bot] commented 2 years ago

Use ImmutableMap.Builder.buildOrThrow() instead of deprecated build().