|
|||||||
PREV NEXT | FRAMES NO FRAMES |
true
if the hashtable contains the given key otherwise false
.
true
if the key
exists in the hashtable otherwise false
.
Enumeration
of all the values in the hashtable.
key
in the hashtable.
get
in order to retrieve all entries in the tabel
with the same key.
Enumeration
of all the keys in the hashtable.
key
and value
pair into the table and returns the original
value for the key if the key already exists.
key
and value
pair in the hashtable.
key
and value
pair into the table even though the key value may
already exist in the table.
key
.
DiskHashtable
.
|
|||||||
PREV NEXT | FRAMES NO FRAMES |