Java Hashtable is an implementation of hash table which stores elements in key-value pair. It does not allow null key and null values.
確定! 回上一頁