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 4e2782dde Bump github/codeql-action from 2.20.1 to 2.20.3 (#1080)
     new accde3be2 Javdoc
     new 120d3489a Add IntToIntFunction

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/changes/changes.xml                            |  1 +
 .../commons/lang3/function/IntToCharFunction.java  |  7 +++----
 ...ntToCharFunction.java => IntToIntFunction.java} | 24 ++++++++++++++--------
 ...FunctionTest.java => IntToIntFunctionTest.java} | 15 +++++++++-----
 4 files changed, 30 insertions(+), 17 deletions(-)
 copy src/main/java/org/apache/commons/lang3/function/{IntToCharFunction.java 
=> IntToIntFunction.java} (68%)
 copy 
src/test/java/org/apache/commons/lang3/function/{IntToCharFunctionTest.java => 
IntToIntFunctionTest.java} (74%)

Reply via email to