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-lang.git.
from 4af0444 Use Set instead of List for checking the contains() method #734. new 4f059ec Sort members. new 51ad9f9 Javadoc. new ff415c8 Add Streams.nullSafeStream(Collection). Add Streams.toStream(Collection). The 3 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 | 2 + .../org/apache/commons/lang3/stream/Streams.java | 31 ++++++++- .../apache/commons/lang3/stream/StreamsTest.java | 74 ++++++++++++++-------- 3 files changed, 76 insertions(+), 31 deletions(-)