Collections Framework Overall diagram to understand :The Java collections framework has a very complex API hierarchy. The following collections framework diagram shows a brief overview of the Java Collections Framework which is grouped into four groups: List, Set, Map and Queue. Mainly the commonly-used interfaces and classes are listed down to understand better.
The Collections are to improves program quality and speed. Collections are to
increases the chances of re-usability of software. And to decreases programming effort.
Collections Framework detailed diagram for Collection,List ,Set and Queue interfaces and its implementations :
Map Interface and its implementations :
No comments:
Post a Comment
Hello Buddy, if you have any doubts or need any clarification , feel free to comment. Thanks.