diff --git a/README.md b/README.md index 04b3ae1..c6f557b 100644 --- a/README.md +++ b/README.md @@ -727,7 +727,7 @@ avl2.print(); set - Map<K, V> + HashMap<K, V> - HashMap<K, V> dict @@ -757,7 +757,7 @@ avl2.print(); - - HashMap<K, V> + LinkedHashMap<K, V> - LinkedHashMap<K, V> -