You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/11/03 08:44:58 UTC

[jira] [Commented] (LANG-1258) toStringArray(Object[]) method

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

ASF GitHub Bot commented on LANG-1258:
--------------------------------------

Github user Xaerxess commented on the issue:

    https://github.com/apache/commons-lang/pull/199
  
    Sure, consistency in API is the key. But `stringIfNull` is used when array itself is `null`, not element, so it wouldn't be consistent with the API.


> toStringArray(Object[]) method
> ------------------------------
>
>                 Key: LANG-1258
>                 URL: https://issues.apache.org/jira/browse/LANG-1258
>             Project: Commons Lang
>          Issue Type: New Feature
>          Components: lang.*
>            Reporter: IG
>            Priority: Minor
>         Attachments: 0001-Add-toStringArray-Object-method.patch
>
>
> This method returns a String[] containing the String representation of each item of the Object[] parameter.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)