[ 
https://issues.apache.org/jira/browse/LANG-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12848509#action_12848509
 ] 

Henri Yandell commented on LANG-396:
------------------------------------

svn ci -m "Adding concat(Object...) and concatWith(String, Object...) methods 
to provide vararg'd versions of the more prominent join methods. This ties into 
the String.concat method. LANG-396" src/
Sending        src/main/java/org/apache/commons/lang3/StringUtils.java
Sending        src/test/java/org/apache/commons/lang3/StringUtilsTest.java
Transmitting file data ..
Committed revision 926448.


> Investigate for vararg usages
> -----------------------------
>
>                 Key: LANG-396
>                 URL: https://issues.apache.org/jira/browse/LANG-396
>             Project: Commons Lang
>          Issue Type: Task
>          Components: General
>            Reporter: Henri Yandell
>             Fix For: 3.0
>
>         Attachments: VarargsCandidates.java
>
>
> Which methods are good candidates for varargs.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to