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-io.git


    from 15995ca7 Javadoc
     new 39ca083d Add an assert test
     new 16acf169 Javadoc

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:
 src/main/java/org/apache/commons/io/function/IOBiConsumer.java |  7 ++++---
 src/main/java/org/apache/commons/io/function/IOBiFunction.java |  6 +++---
 src/main/java/org/apache/commons/io/function/IOConsumer.java   |  6 +++---
 src/main/java/org/apache/commons/io/function/IOFunction.java   |  2 +-
 src/main/java/org/apache/commons/io/function/IOPredicate.java  | 10 +++++-----
 .../java/org/apache/commons/io/function/IOQuadFunction.java    |  2 +-
 src/main/java/org/apache/commons/io/function/IORunnable.java   |  2 +-
 src/main/java/org/apache/commons/io/function/IOSupplier.java   |  2 +-
 .../java/org/apache/commons/io/function/IOTriConsumer.java     |  4 ++--
 .../java/org/apache/commons/io/function/IOTriFunction.java     |  2 +-
 .../java/org/apache/commons/io/function/IOSupplierTest.java    |  2 ++
 11 files changed, 24 insertions(+), 21 deletions(-)

Reply via email to