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
- Internal change
- 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
- Add MediaType.YAML_UTF_8 (see RFC 9512 for yaml.org)
- Lists::transform and probably others do not produce spliterators/iterators with correct characteristics
- TestThread: Try interrupt() before stop() in tearDown()
- LocalCache: Fix compute() to report COLLECTED removal cause for GC'd entries
- Docs
- Java not yet supported