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

Stephen

----- Original Message ----- From: "Peter Billen" <[EMAIL PROTECTED]>
I was wondering if there are functions to count in a collection using the
iterator, checking if an element is contained in a collection using the
iterator, deleting etc. I know these are simple while-loops, but I was
wondering if they were already avaiable in the library. I couldn't find
anything in the API docs.

thanks,

--
Peter






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



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



Reply via email to