Wednesday 12 October 2016

Why Collection Framework

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