You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Abhyankar Chaubey (Jira)" <ji...@apache.org> on 2020/12/30 09:47:00 UTC

[jira] [Commented] (LANG-1636) Boolean Join Function

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

Abhyankar Chaubey commented on LANG-1636:
-----------------------------------------

to add this method in StringUtils ?
{code:java}
public static String join(boolean[] array, char separator){ .... } {code}

> Boolean Join Function
> ---------------------
>
>                 Key: LANG-1636
>                 URL: https://issues.apache.org/jira/browse/LANG-1636
>             Project: Commons Lang
>          Issue Type: Improvement
>            Reporter: Arturo Bernal
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Join Implementation it's missing for primitive of type boolean



--
This message was sent by Atlassian Jira
(v8.3.4#803005)