I am wondering since the HashSet is implemented via a HashMap instance , what would be the key that would be used to put data into HashSet.
i gone through the link http://www.coderanch.com/t/251832/Programmer-Certification-SCJP/certification/Difference-HashMap-HashSet...
which i dint understood properly.. Can anybody help me to understand it better