Skip to content

Commit 5dfa741

Browse files
committed
Add collection hierarchy image
1 parent 59a4424 commit 5dfa741

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -448,6 +448,10 @@ Frequently asked Java Interview questions
448448

449449
Collections in Java is a unified framework that provides architecture for storing and manipulating a group of objects.
450450

451+
The `java.util.*` package contains the following classes and interfaces for Collections framework.
452+
453+
![Screenshot](images/CollectionsHierarchy.png)
454+
451455
**[⬆ Back to Top](#table-of-contents)**
452456

453457
14. ### What are the differences between arraylist and vector?

images/CollectionsHierarchy.png

36.7 KB
Loading

0 commit comments

Comments
 (0)