thanks for the replies,

do you think its worth adding to commons?

>You can create a Set from a Collection, and List extends Collection.
>
>Robert Egan
>
>
>-----Original Message-----
>From: Erik Price [mailto:[EMAIL PROTECTED]
>Sent: Monday, February 24, 2003 10:53 AM
>To: Jakarta Commons Users List
>Subject: Re: toSet(Object []) missing?
>
>
>
>
>[EMAIL PROTECTED] wrote:
>> hi,
>>
>>  is there any API to do
>>
>>       Set   ArrayToSet(Object [])
>>
>> I can't find anything in the Java API or Commons?
>
>There is
>
>     List java.util.Arrays.asList(Object[] arr)
>
>But I don't see one for Set.
>
>
>
>Erik




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to