> From: "Stephen Eaton" <[EMAIL PROTECTED]> > > I have a requirement to return a selection in random order, is this > possible? Yes - I have a class ArrayListRandom that does exactly this. Just extend ArrayList and override the relevant methods.
Cheers, Scott -- Scott Eade Backstage Technologies Pty. Ltd. http://www.backstagetech.com.au -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
