[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]
