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 supported483 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- Document that exceptions thrown by the Function passed to Futures.transform, etc. are propagated to the output Future
- Resources.hasResource(String)
- API documentation for LittleEndianDataOutputStream.writeUTF and LittleEndianDataInputStream.readUTF is misleading
- Use rejectionPropagatingExecutor more widely?
- Funnels.asOutputStream(PrimitiveSink) is a surprising location and perhaps name for that method
- Futures methods with overloads for Java 8 types
- Improve pull request handling
- Hasher should be re-usable via a reset() method
- NullPointerTester passes null for @Nullable parameters: feature or misfeature?
- Apply @ForOverride annotation to more places
- Docs
- Java not yet supported