Mark Benussi wrote:

I am trying to write a comparator that randomly sorts a collection.
I'm not entirely convinced that the word "sort" it applicable here.

Collections.shuffle might do what you want if you have a List.

Dave



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

Reply via email to