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

Stephen Colebourne commented on LANG-548:
-----------------------------------------

StringUtils.join

commit -m "LANG-548 - Use Iterable instead of Collection" 
/dev/commons/lang/src/java/org/apache/commons/lang/StringUtils.java 
/dev/commons/lang/src/test/org/apache/commons/lang/StringUtilsTest.java
    Sending        
/dev/commons/lang/src/java/org/apache/commons/lang/StringUtils.java
    Sending        
/dev/commons/lang/src/test/org/apache/commons/lang/StringUtilsTest.java
    Transmitting file data ...
    Committed revision 830042.

> Use Iterable on API instead of Collection
> -----------------------------------------
>
>                 Key: LANG-548
>                 URL: https://issues.apache.org/jira/browse/LANG-548
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Stephen Colebourne
>             Fix For: 3.0
>
>
> Use Iterable on API instead of Collection. This permits a greater range of 
> input objects.

-- 
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