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 54dded70b [COLLECTIONS-881] MultiMapUtils.getXXX ensure safe copy
(#669)
new 9b6be97bf [COLLECTIONS-881] MultiMapUtils.getXXX ensure safe copy
(#669).
new 02ce5bc21 Sort members
new 9851cbf25 Reduce vertical whitespace
new 031bad873 Add assertions to MultiMapUtilsTest.
new e2a9c541c Inline single use variables
new 6203bfba4 Remove unnecessary @SuppressWarnings
new 0892eec54 Javadoc
new 17efdd336 Use ternary expression
new 72ad8db37 Use forEach()
The 9 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 | 3 +-
.../apache/commons/collections4/MultiMapUtils.java | 169 +++++++++------------
.../commons/collections4/MultiMapUtilsTest.java | 71 ++++-----
3 files changed, 102 insertions(+), 141 deletions(-)