Closed hakanserce closed 1 year ago
java.util.TreeMap is actually an implementation of the Red-Black tree, rather than a hashtable. This is a minor change to remove that from the list of implementations for hastable in Java.
java.util.TreeMap is actually an implementation of the Red-Black tree, rather than a hashtable. This is a minor change to remove that from the list of implementations for hastable in Java.