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
- Change access modifier of the Strategy interface to public, so that users can customize flexible Strategies
- Potential flaky tests in the project
- Potential flaky tests in the project
- Remove @Beta from BloomFilter, Funnel(s), and Hasher
- Publish guava-tests to Maven Central
- It is necessary to set Strategy in Splitter to public so that users can customize flexible Strategies.
- Provide ServiceManager.stopTimes() to enable debugging slow ServiceManager shutdowns
- Improve `Iterables` doc around migrating to `Stream`
- Propagate sizeIfKnown for fixed-width character encodings
- Fix confusing Javadoc of memoizeWithExpiration
- Docs
- Java not yet supported