You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2009/11/29 04:34:20 UTC

[jira] Commented: (LANG-548) Use Iterable on API instead of Collection

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

Henri Yandell commented on LANG-548:
------------------------------------

Other possibles:

Validate.noNullElements x 2
StrBuilder.appendAll
StrBuilder.appendWithSeparators


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