This is an automated email from the ASF dual-hosted git repository. kinow pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-collections.git
commit 86733aae3af073d10c70cfcd2c9b0d99b33cf7aa Merge: 7ea143a bd67f9a Author: Bruno P. Kinoshita <ki...@apache.org> AuthorDate: Fri Mar 5 08:42:24 2021 +1300 Merge branch 'pr-217' This closes #217 src/changes/changes.xml | 3 +++ .../commons/collections4/CollectionUtils.java | 27 ++++++++++++++++++++++ .../apache/commons/collections4/IteratorUtils.java | 17 +++----------- .../commons/collections4/bag/AbstractMapBag.java | 9 ++++---- .../collections4/list/AbstractLinkedList.java | 4 ++-- .../apache/commons/collections4/list/TreeList.java | 7 +++--- .../collections4/map/AbstractHashedMap.java | 3 ++- .../apache/commons/collections4/map/Flat3Map.java | 5 ++-- 8 files changed, 49 insertions(+), 26 deletions(-)