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
- Fix ArrayStoreException in ObjectArrays.concat(element, array) / concat(array, element)
- Add guava-fuzzers module with Android immutable-collection hash-flooding harness
- Coordinate OSS-Fuzz target for Android immutable collection construction
- Suggestion of Stream usage in Javadocs
- Add Range.overlaps(Range) to test for a nonempty intersection
- Make `Lists.transform()` delegate `spliterator()` to the backing list.
- Make `BaseEncoding.encodingStream().close()` idempotent.
- Use `SUPPORTS_REMOVE` for `CollectionRemoveIfTester` feature requirements.
- Internal change.
- More aggressively avoid circular class initialization
- Docs
- Java not yet supported