You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Maarten Coene <Ma...@toughguy.net> on 2004/02/02 10:24:42 UTC

Re: [lang] Array concat?

Hi,

is it also possible to add the same methods for the primitive types?

Maarten

Gary Gregory wrote:

>I agree with Stephen. It is now so in CVS HEAD.
>
>Gary
>
>  
>
>>-----Original Message-----
>>From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
>>Sent: Friday, January 30, 2004 15:16
>>To: Jakarta Commons Developers List
>>Subject: Re: [lang] Array concat?
>>
>>I believe that the collections like names will be best in the long run.
>>
>>Thus:
>>    add(Object[], Object)
>>    add(Object[], int, Object)
>>    addAll(Object[], Object[])  <====
>>
>>Stephen
>>
>>From: "Gary Gregory" <gg...@seagullsw.com>
>>    
>>
>>>I've committed to HEAD three new ArrayUtils methods and unit tests:
>>>
>>>   add(Object[], Object)
>>>   add(Object[], int, Object)
>>>   join(Object[], Object[])
>>>
>>>Please comment on method names or impl.
>>>      
>>>
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>>    
>>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org