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
- 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
- Preserve spliterator characteristics in collection views
- BaseEncoding: Make encodingStream().close() idempotent
- DO NOT MERGE: AGP integration test.
- docs: add Error Prone IntelliJ setup instructions to README (#6167)
- docs: Add cs.opensource.google link to README
- testlib: Add concurrent collection spliterator tests via derived suite builders
- Docs
- Java not yet supported