Skip to content

21.0-rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cgdecker cgdecker released this 03 Jan 22:25
· 2699 commits to master since this release

Second release candidate for Guava 21.0.

This release candidate fixes a small issue with rc1; a number of methods that create Collectors took Guava's functional types (e.g. base.Function) as parameters rather than the java.util.function equivalent.

This release requires Java 8.