Skip to content

Commit 38206df

Browse files
Update README.md
1 parent 346e6b1 commit 38206df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ sequenceDiagram
651651
<h3> Continuing...: Java TreeSet class implements most of the functions that Hash Set uses as given below: </h3>
652652

653653
<ul>
654-
<li><h3><a href= "https://github.com/AvinandanBose/JavaCollectionFramework/blob/main/TreeSetDemo.java" > Tree Set Functions-1</a></h3></li>
654+
<li><h3><a href= "https://github.com/AvinandanBose/JavaCollectionFramework/blob/main/TreeSetDemo.java" > Tree Set Functions-1(From HashSet)</a></h3></li>
655655
</ul>
656656

657657
<h3> Continuing...: As TreeSet implements Set and Navigable Set interface both , hence it uses both functions of Set as well as NavigableSet. </h3>

0 commit comments

Comments
 (0)