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 supported498 Subscribers
View all SubscribersAdd a CodeTriage badge to guava
Help out
- Issues
- Call Deferred.start() in Deferred.asListenableFuture()
- Fix `Files.createTempDir` and `FileBackedOutputStream` under Windows.
- Files#createTempDir stopped working on Windows with 32.0.0
- Internal change
- Add some annotations from "On Leveraging Tests to Infer Nullable Annotations" data
- Deprecate pattern-related methods in Predicates. There is a better alternative since JDK 1.8.
- Confusion on contents of saved `Graph.adjacentNodes(n)` if `n` is eventually removed
- RateLimiter SmoothWarmingUp does not limit if warmup period is smaller than 1000 NANOSECONDS
- Refactor use System.arraycopy() to copy array.
- Consider LinkedHashMap in ArrayListMultimap
- Docs
- Java not yet supported