The video describes about the Collection API or Collection Framework in Java with the major collection like List, Set, Map and their popular implementation classes like ArrayList, Vector, HashSet, HashMap, Hashtable etc. The video also covers Collection API Hierarchy.
What is Collection API / Collection Framework in Java:
Collection API / Collection Framework contains various classes and interfaces to manage group of objects in different format .
English Version: • Collection API Introduction in Java By EZEON