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 supported489 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- Iterables.get() alternative returning Optional.absent()?
- FileBackedOutputStream constructor should take temp file dir
- Hasher wrapper that appends or prepends the size of the data chunk to avoid hashing collisions
- Refresh proactively as part of periodic cache maintenance?
- What should happen when serializing a view collection of an *immutable* collection/map/etc.?
- isInRange methods for users who currently call checkedCast and catch the exception
- RangeSet does not document concurrent modification of asRanges()
- CaseFormatter's Best Effort Is Nondeterministic
- Cache.get(K, Callable) doesn't document all its invariants
- LineBuffer only treats \r, \n and \r\n as line separators
- Docs
- Java not yet supported