This is an automated email from the ASF dual-hosted git repository.
garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from fb2b16456 Clamp overflow in AbstractMapBag and AbstractMapMultiSet add
(#705)
new 3e47482ab [COLLECTIONS-896] Add TransformedMultiSet plus fill minor
gaps for MultiSet vs. Bags (#708).
new 1b74c8259 [COLLECTIONS-896] Add TransformedMultiSet plus fill minor
gaps for MultiSet vs. Bags (#708).
new fddc1438f Inline single-use local variable.
new ad382383e Javadoc
new c23b20d08 Merge remote-tracking branch 'origin/master'
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/changes/changes.xml | 1 +
.../collections4/multiset/AbstractMapMultiSet.java | 78 +++++++++++-----------
.../collections4/multiset/TransformedMultiSet.java | 35 +++++-----
.../multiset/TransformedSortedMultiSet.java | 33 ++++-----
4 files changed, 76 insertions(+), 71 deletions(-)