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 supported486 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- Potential NullPointerException in com.google.common.util.concurrent.MoreExecutors
- wiki bug?
- Future from MoreExecutors#listeningDecorator is never cancelled on executor service's termination
- Add `Ints.shuffle()`
- SmoothWarmingUp may not reach max rate in some case?
- Add blockCancellation method to FluentFuture
- Feature Request: Make WrappingExecutorService public
- Added an api to accept block of code and to return result and time taken to execute.
- Consider a Stopwatch API that accept a lambda and returns a Duration
- Implement List.partition alternative that accepts number of partitions rather than their size
- Docs
- Java not yet supported