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
- WatchService-based DirectoryWatcher (à la Apache Commons IO FileMonitor)
- Increase immutable collections' builders' growth factor from 1.5 to 2.0, and consider chunking for large numbers of elements
- Add support for the base32 alphabet Douglas Crockford produced
- FluentFuture.logFailure and/or Futures.logFailure
- FluentIterable.toString should delegate to the wrapped Iterable
- If WrappingExecutorService.wrapTask(Callable) returns a Callable that throws a checked exception, wrapTask(Runnable) has no good options for handling it
- BloomFilter can't be serialized in Android
- Add Debounce and Throttle to Guava?
- Figure out how to make forwarding collections less bug-prone and easier to use
- Make IncomparableValueException public
- Docs
- Java not yet supported