We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e04c4fc commit ab50784Copy full SHA for ab50784
README.md
@@ -1553,7 +1553,7 @@ Returns the last (highest) key currently in this map.
1553
1554
```
1555
1556
-<li><h3> <a href="https://github.com/AvinandanBose/JavaUtilMap/blob/main/SortedMap5.java"> 4.HeapMap(toKey:Key)</a></h3></li>
+<li><h3> <a href="https://github.com/AvinandanBose/JavaUtilMap/blob/main/SortedMap5.java"> 4.HeadMap(toKey:Key)</a></h3></li>
1557
1558
```Syntax
1559
@@ -1621,7 +1621,7 @@ Returns the last (highest) key currently in this map.
1621
</tr>
1622
1623
<tr>
1624
- <td>4.HeapMap(toKey:Key)</td>
+ <td>4.HeadMap(toKey:Key)</td>
1625
<td>
1626
1627
Returns a view of the portion of this map whose keys are strictly less than toKey.
0 commit comments