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
- RangeSet should indicate if a mutation operation was a no-op
- A useful lock feature
- Do our tests with suite() methods need to add themselves?
- Futures.whenAllComplete(...).run()
- Futures.allAsList/successfulAsList could probably allocate less garbage
- UncaughtExceptionHandlers.log()
- {SettableFuture,AbstractFuture}.{set,setException,setFuture,maybe even cancel} overloads that accept an Executor
- Futures.addCallback should document what happens to exceptions thrown by the callback
- AtomicDoubleArray.set docs do not say it is atomic
- LineReader peek or put back
- Docs
- Java not yet supported