Stephen Colebourne wrote: > [collections] generally deals with iterators by asking you to convert them > to a collection, for which we provide a method. Have a scan of > CollectionUtils to see if that helps.
CollectionUtils.size() did the trick thanks, -- Peter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
