 |
Hashtable (Java Platform SE 7 ) - Oracle Documentation
As of the Java 2 platform v1.2, this class was retrofitted to implement the Map ... If a thread-safe implementation is not needed, it is recommended to use HashMap in place of Hashtable .
docs.oracle.com |
 |