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
- Figure out if SerializingExecutor should have any interruption logic
- byte array searches with start and end limits
- TreeMultimap.create(TreeMultimap) takes O(n log n)
- Runtime.exec helper
- RangeMap.isEmpty()
- Add a way to finish BaseEncoding.encodingStream() without closing the underlying stream
- Add MediaType.FORM_DATA
- Add Iterables.intersperse (or FluentIterable.intersperse)
- Document that Suppliers.memoizeWithExpiration() starts the countdown when the get() call starts, not when it completes
- Add isInternetDomainName and isInternetAddress to HostSpecifier
- Docs
- Java not yet supported