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 f5e0f2c09 Use Collections.sort(List) for clarity
new f55d552c9 Use if-else
new 5ebd823ae Use Collections.sort(List) for clarity
new 640b5e1c6 Use Collections.sort(List) for clarity
new 0e3f2d3de Remove unnecessary keyword
new 1364973ff Use if-else
new 1182f90ae Remove unnecessary keyword
The 6 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/map/Flat3Map.java | 234 ++++++++++-----------
.../collections4/sequence/SequencesComparator.java | 12 +-
.../commons/collections4/FluentIterableTest.java | 6 +-
.../commons/collections4/IteratorUtilsTest.java | 2 +-
.../bloomfilter/LayeredBloomFilterTest.java | 2 +-
.../bloomfilter/WrappedBloomFilterTest.java | 4 +-
6 files changed, 125 insertions(+), 135 deletions(-)