Posted By:
mohammad_rizwan
Posted On:
Tuesday, April 8, 2003 12:04 AM
What is stored in HashTable?
I know the buckets with fixed size array are created.
And each bucked points to one LinkedList holding
some values. What exactly each element of linked
list holds. whether that is keys or key-value pairs
as object[2]. i want to know exactly how they are stored?
Thanks in Advance.
Rizwan. Md.