This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git
from c8cd99e43 [COLLECTIONS-869] Add
org.apache.commons.collections4.IteratorUtils.chainedIterator(Iterator<?
extends Iterator<? extends E>>)
new d6e14a6b2 Sort members
new 91baca586 Fix typos in comments
The 2 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:
.../apache/commons/collections4/IteratorUtils.java | 42 +++++++++++-----------
.../apache/commons/collections4/bag/TreeBag.java | 20 +++++------
.../commons/collections4/IteratorUtilsTest.java | 4 +--
.../iterators/CartesianProductIteratorTest.java | 24 ++++++-------
.../collections4/iterators/IteratorChainTest.java | 30 ++++++++--------
5 files changed, 60 insertions(+), 60 deletions(-)