69
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 16 hours ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moved UncheckedExecutionException to util/concurrent. More... almost 14 years ago
Rollback. More... almost 14 years ago
Create EmptySortedMultiset, a trivial implementation of a subMultiset whose bounds are such that it could never have any elements. More... almost 14 years ago
Implement AbstractSortedMultiset, a skeleton implementation of a SortedMultiset. More... almost 14 years ago
Make use of the new Multisets.ElementSet and EntrySet skeletons in common.collect. More... almost 14 years ago
TreeBasedTable.row() returns a SortedMap More... almost 14 years ago
Add Uninterruptibles.joinUninterruptibly More... almost 14 years ago
Add FutureListeners.addCallback as an easier-to-use version of addListener More... almost 14 years ago
Assorted cleanup More... almost 14 years ago
@since Guava release 10 More... almost 14 years ago
Fix TestModuleEntryPoint. More... almost 14 years ago
Add SortedMultiset.ElementSet and SortedMultiset.DescendingMultiset skeleton implementations to SortedMultisets. More... almost 14 years ago
Deprecate AbstractFuture.cancel(). More... almost 14 years ago
Report problems with _changes to _names consistency during tld patterns file generation. Also, make it safe to specify a removal in _changes which isn't actually present in _names; this would cause a build error previously. More... almost 14 years ago
Changes to SortedMultiset. More... almost 14 years ago
Refactor ImmutableMultiset so that all of its implementation details are in RegularImmutableMultiset. More... almost 14 years ago
Stopwatch/Ticker @GwtCompatible More... almost 14 years ago
Call UncheckedExecutionException constructor instead of using reflection. More... almost 14 years ago
Refactor Maps.valuesImpl, entrySetImpl, and keySetImpl into skeleton abstract classes More... almost 14 years ago
Document that copying a Multiset into a Multiset is efficient. More... almost 14 years ago
Add skeleton ElementSet and EntrySet implementations to Multisets More... almost 14 years ago
Warning cleanup. More... almost 14 years ago
Correct the Javadoc of ForwardingMultiset.standardClear() More... almost 14 years ago
Make ListenableFutureTask constructor private (and un-deprecate it). More... almost 14 years ago
Introduce a SortedMultiset interface. It's package-internal for now. More... almost 14 years ago
Eliminate most calls to AbstractFuture.cancel() in preparation for removing the method. More... almost 14 years ago
Make ListenableFutureTask |final|. More... almost 14 years ago
Introduce ListenableFutureTask.create to replace the constructor, deprecating the latter. More... almost 14 years ago
reformat More... almost 14 years ago
Futures.get and getUnchecked. More... almost 14 years ago