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
- ByteStreams for java.nio.channels.ReadableByteChannel and java.nio.channels.WritableByteChannel
- Cache.stats should specify behavior when stats are not enabled
- Unwarranted catching of ThreadDeath, OOME, etc.?
- Make HashingOutputStream require that the stream be closed before retrieving hash
- Non-returning waitForLoadingValue thread when no loading thread exists
- Document time/space complexity for collections (in wiki?)
- InternetDomainName incorrectly does not allow leading underscores
- public static int lcm(int a, int b) //lcm method is added
- ByteStreams.nullByteSink()
- RangeTree<C extends Comparable> for overlapping range queries (IntervalTree)
- Docs
- Java not yet supported