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
- Immutable collections do not guard against wrong Collection.toArray() method
- BaseEncoding public createEncoding(name, alphabet, padding) method
- Add interface for abstraction of being able to write something into an Appendable
- Faster simplifyPath
- Provide an Iterables.tail() method
- MultimapSplitter for multi-value keys
- Add volatile semantics to the count of CountingInput(Output)Stream
- adding a set of methods into InetAddresses to match ip+subnetmask
- add indexOf to all immutable Set/collection
- Cache.getUnchecked(K, Supplier), like get(K, Callable) but without the checked exception
- Docs
- Java not yet supported