Merge pull request #5313 from joefarebrother/guava-change-note

Java: Add change note for Guava
This commit is contained in:
Anders Schack-Mulligen
2021-03-03 13:03:54 +01:00
committed by GitHub

View File

@@ -0,0 +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`.