Why Collection Framework
- Collection Framework will support the below things on objects,
- Storing
- Sorting
- Searching
- Retrieving
- Deleting
- Processing
- Synchronize
- Size
- Capacity
- Ordered
- Unordered
- Sorted
- Unsorted
- Duplicates
- Thread safe
- Random access
- key - value pairs
- Priority
Thanks for your time.
-Nireekshan