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
- Method to remove n copies of every given element in an Iterable from a Multiset, and to do math on counts of all existing elements
- Suppliers.memoizeWithExpiration should take a duration supplier function
- LocalLoadingCahce getUnchecked caused jvm crash in guava version 18
- Should shutdownAndAwaitTermination and awaitUninterruptibly be @CheckReturnValue?
- Add RangeMap.mergeCoalescing
- Recommend that maven-shade-plugin users also change Guava class names
- Consider FluentFuture as a return type for some methods
- fix duplicate words typos in comments in javadoc
- Files.touch causes unnecessary disk contention
- Add Collector for combining a Stream<Collection<E>>
- Docs
- Java not yet supported