guava
https://github.com/google/guava
Java
Google core libraries for Java
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported489 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- `guava:32.1.2-jre` make `checkstyle` fail
- Document, test, and null-annotate for `toImmutableMap`'s behavior when `mergeFunction` returns `null`
- Add ImmutableRangeMap.toImmutableRangeMap(Function keyFunction, Function valueFunction, BinaryOperator mergeFunction)
- Forcing guava JRE versions in Android projects with new metadata is too tedious
- ListenableFuture: Exception thrown when a future was cancelled seems to be lost
- Inheriting Javadoc from the JDK is broken (as was _linking to_ the JDK)
- Look for other Maven artifacts that contain Guava classes, and list them in our metadata
- Declare dependency versions inline instead of in our parent pom.
- Figure out when to require Java 11 for new Guava versions
- update to Guava 32.1.1-android: duplicate classes - not solved by advice in release notes
- Docs
- Java not yet supported