21.0-rc2
Pre-release
Pre-release
Second release candidate for Guava 21.0.
This release candidate fixes a small issue with rc1; a number of methods that create Collector
s took Guava's functional types (e.g. base.Function
) as parameters rather than the java.util.function
equivalent.
This release requires Java 8.