Thread
:
Introduction to Hashtable
View Single Post
#
1
(
permalink
)
11-20-2007, 10:11 PM
JavaForums
Administrator
Join Date: Dec 2006
Posts: 641
Introduction to Hashtable
Class Hashtable is found in java.util package and is very useful data structure. If used sensibly, it can save time and can produce results efficiently. Hashtable class implements Cloneable, Map and Serializable interfaces.
(more…)
Sponsored Links
JavaForums
View Public Profile
Send a private message to JavaForums
Find all posts by JavaForums