I see now that the answer to my question was obvious, so thank you for
taking the time to respond.

I've looked at the JavaDoc for the Map API soooo many times... :-|

~akb

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
| Behalf Of Ray Tayek
| Sent: Wednesday, January 21, 2004 10:11 PM
| To: Research Triangle Java User's Group mailing list.
| Subject: Re: [Juglist] HashMap.retainAll() ??
|
|
| At 04:57 PM 1/20/04 -0500, you wrote:
|
| >I have two Maps, and I would like to perform retainAll()/removeAll()
| >operations on it in the same way as
| Collection.retainAll()/removeAll(). Of
| >course, these methods do not exist on Map....
|
| map.entrySet()
|
| hth
|
| ---
| ray tayek http://tayek.com/ actively seeking telecommuting work
| vice chair orange county java users group http://www.ocjug.org/
| hate spam? http://samspade.org/ssw/
|
|
| _______________________________________________
| Juglist mailing list
| [EMAIL PROTECTED]
| http://trijug.org/mailman/listinfo/juglist_trijug.org


_______________________________________________
Juglist mailing list
[EMAIL PROTECTED]
http://trijug.org/mailman/listinfo/juglist_trijug.org

Reply via email to