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
- Provide replacement for Ordering.explicit or update Ordering javadoc to unobsolete it
- Fallback to getMethods() if getDeclaredMethods() causes SecurityException in SubscriberRegister
- SubscriberRegistry should exclude java.lang.Object from checked types.
- Filter out java.lang.Object from checked types and fallback to getMethods() if getDeclaredMethods() causes SecurityException.
- Iterators.MergingIterator can be constructed more efficiently
- Make `Iterators.peekingIterator()` reuse `AbstractIterator.peek()`
- Service "swallows" exceptions
- [Question] How to export Graph to DOT format?
- NoSuchElementException when using Lists.partition and remove
- Quantiles is extremely slow if many duplicate values
- Docs
- Java not yet supported