Showing posts with label Set classes. Show all posts
Showing posts with label Set classes. Show all posts

Friday, 17 February 2012

The Collections framework

Collections and collections interfaces


Collections are objects used to group together and manipulate multiple data elements. They can dynamically grow and shrink, which is their advantage over arrays. Collections provide methods to add objects to a collection, remove objects from it, check if an object is