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
- Locks in try-with-resource
- Expose RateLimiter.reserveAndGetWaitLength()/reserveEarliestAvailable() to public API
- Feature Request: add logging to ServiceManager.stopAsync
- Entries returned by TreeRangeMap.getEntry() should support setValue()
- Given a Collection of ListenableFuture, provide a method to retrieve the first succeeded one that matches a criteria.
- TimeLimiter.appliesWithTimeout
- ImmutableSortedSet with 1 non-Comparable element
- Discourage Maps.newConcurrentMap() in favor of "new ConcurrentHashMap<>()?"
- It should be an error for refreshAfterWrite >= expireAfterWrite
- Canonicalize a whole RangeSet at once
- Docs
- Java not yet supported