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 supported482 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- add MediaType.isCompatible method
- Added function Multimaps.index(Set<V>, Function<V, K>)
- Tests for removal from KNOWN_ORDER collections
- Guava cache memory leak
- ArrayListTable contribution
- Document that exceptions thrown by the Function passed to Futures.transform, etc. are propagated to the output Future
- Resources.hasResource(String)
- API documentation for LittleEndianDataOutputStream.writeUTF and LittleEndianDataInputStream.readUTF is misleading
- Use rejectionPropagatingExecutor more widely?
- Funnels.asOutputStream(PrimitiveSink) is a surprising location and perhaps name for that method
- Docs
- Java not yet supported