I am looking many of the queries on how to get intersection set of 2 sets in a efficent time. And looking for very efficient way. Before approching my own way why can not ask Java to build a method to perform the same. Why Java has not build a menthod like intersection on Collections class like sort method or somewhere in Collections? Any reason behind this?
Please consider this is a discussion on fit-falls of intersection on sets.
Thanks,