Comments on: Calculating the intersection of two Java sets https://grey-panther.net/2008/11/calculating-the-intersection-of-two-java-sets.html Just another WordPress site Mon, 07 Jan 2013 09:03:44 +0000 hourly 1 https://wordpress.org/?v=6.9.4 By: Anonymous https://grey-panther.net/2008/11/calculating-the-intersection-of-two-java-sets.html#comment-27 Mon, 07 Jan 2013 09:03:44 +0000 https://grey-panther.net/?p=592#comment-27 saved me the complex logic of loop within a loop 🙂 Thanks

]]>
By: Anonymous https://grey-panther.net/2008/11/calculating-the-intersection-of-two-java-sets.html#comment-45 Tue, 06 Sep 2011 10:19:09 +0000 https://grey-panther.net/?p=592#comment-45 Yes! Thanks!
The name is weird, but assuming that there should be some tool for intersection and given that all other methods are NOT this tool, retailAll should be it =)

]]>
By: Hajo Keffer https://grey-panther.net/2008/11/calculating-the-intersection-of-two-java-sets.html#comment-137 Fri, 21 May 2010 09:39:49 +0000 https://grey-panther.net/?p=592#comment-137 " …before implementing code which even vaguely seems that it should already exists, check with your favorite search engine." Exactly what I did. Thanks, dude!

]]>