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 ImmutableTable comparators affect ordering, not lookup
- Skip testCreateParentDirectories_noPermission when running as root
- Document that ImmutableMultimap creation APIs produce ImmutableListMultimap
- `Future.exceptionNow` and `Future.resultNow`
- Optimization: Specialized memory-efficient layout for tiny ImmutableSet (n=2 to 4)
- Make BloomFilter.bitSize() public
- Internal change.
- Detect conflicts with more conflicting releases of Guava.
- Add a test to `FilesTest` about trying to delete an unreadable directory.
- Document ArrayStoreException in ObjectArrays.concat methods
- Docs
- Java not yet supported