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
- Document the maximum size of a BloomFilter (fixes #2366)
- Eliminate caching of many collection views in many `ImmutableMap` implementations.
- `ImmutableMap.sortedCopyOf`
- refactor(Joiner): rename internal toString helper to toCharSequence
- Change exception type for large array size
- Rename Error message methods in Preconditions to describe their action
- Marked Lists.newArrayList() and Lists.newLinkedList() as deprecated.
- Added @InlineMe annotations to all deprecated collection factory functions that directly delegate to JDK constructors.
- Add Streams.forEachWithIndex
- Fix Lists.transform and other collection views to preserve spliterato…
- Docs
- Java not yet supported