What is Hashtable in Java. Like HashMap , Hashtable stores key/value pairs in a hash table. However, neither keys nor values can be null.
確定! 回上一頁