You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -651,7 +651,7 @@ sequenceDiagram
651
651
<h3> Continuing...: Java TreeSet class implements most of the functions that Hash Set uses as given below: </h3>
652
652
653
653
<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>
655
655
</ul>
656
656
657
657
<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