Ah, I do recall "join" now, much better.

Thanks,
Gary

> -----Original Message-----
> From: Henri Yandell [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, January 28, 2004 17:10
> To: Jakarta Commons Developers List
> Subject: Re: [lang] Array concat?
> 
> 
> join?
> 
> As in how we join two Strings in StringUtils [well, n Strings, with a
> delimiter].
> 
> concat and append both suggest one of the arrays is receiving the other
> one, and not that we're getting a new array.
> 
> Hen
> 
> On Wed, 28 Jan 2004, Gary Gregory wrote:
> 
> > Hello,
> >
> > I've just come across the need to concatenate 2 arrays and there is no
> such
> > thing in ArrayUtils.
> >
> > Any opposition to adding concat/append(type, type) methods? Is there a
> > better method name? "append", "concat", ?
> >
> > Gary
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to