+ 2
Yes, Hashmap accepts duplicate values(not keys) while Hashset doesn't accept In hashmap you can get a value by her key (no key in hashset) Plus hashmap is faster than hashset
25th Dec 2019, 4:31 PM
Anthony Tannous
Anthony Tannous - avatar