If you are missing something in the JDK's collection API or you're wondering why the collection API is like it is, maybe the design-FAQs can help you: http://java.sun.com/j2se/1.5.0/docs/guide/collections/designfaq.html

 Tex

Peter Billen wrote:

Hi,

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