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 c8a43a456 Javadoc
     new 5912b2213 Add FailableToBooleanFunction
     new 7de2aadb3 Add the @FunctionalInterface annotation to 
org.apache.commons.lang3.concurrent.Computable
     new 192e9feb4 Javadoc

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 ++
 .../commons/lang3/concurrent/Computable.java       |  1 +
 ...unction.java => FailableToBooleanFunction.java} | 14 ++++-----
 .../lang3/function/FailableFunctionsTest.java      | 35 ++++++++++++++++++++++
 4 files changed, 44 insertions(+), 8 deletions(-)
 copy 
src/main/java/org/apache/commons/lang3/function/{FailableToIntFunction.java => 
FailableToBooleanFunction.java} (81%)

Reply via email to