View Single Post
Light Poster
15Sep2006,12:42  
dillipsatpathy's Avatar
hi smartgoki,
hash map implements the map interface. it belongs to the collection framework.we can store values in key value pairs.the methods are by default not synchronized. Hash table is a legacy class. here also we can store the values in key value pairs. the methods are synchronized.