Update java/change-notes/2021-03-23-guava-collections-and-preconditions.md

This commit is contained in:
Anders Schack-Mulligen
2021-03-03 12:53:16 +01:00
committed by GitHub
parent a77cf12596
commit 663c72ab1d

View File

@@ -1,2 +1,2 @@
lgtm,codescanning
* Increase coverage of the Guava framework, including flow steps through various collection utilities in `com.google.common.collect`, as well as through `Preconditions.checkNotNull`
* Increase coverage of the Guava framework, including flow steps through various collection utilities in `com.google.common.collect`, as well as through `Preconditions.checkNotNull`.