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
