In java, hashmap and hashtable
a) HashMap does not guarantee that the order of the map will remain constant over time.
b) HashMap is non synchronized where as Hashtable is synchronized.
hashmap is different from stl::map which is sorted
Dec 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment