More on Collection FrameWork

28 April 2007

Here we assume that programmer is well aware about the basic concepts of Collections Framework. For more information about basics on Collection Framework click here.
Now have a look on the classes that implement the ” Collection ” and ” Map ” interface.

As the collection interfaces have a few methods that can be easily implemented from fundamental methods where as abstract classes in the collection framework supply some of these routine implementations.

It is important to have a look on these classes. An implementation of a collection class, and then an extention of one of the above abstract classes can ease the task to achieve some additional features to the existing collection framework to a considerable extend.

The JDK library supplies concrete classes of these abstract classes for different pirposes:

Important points about these classes are discussed below.

del.icio.us:More on Collection FrameWork  digg:More on Collection FrameWork  spurl:More on Collection FrameWork  wists:More on Collection FrameWork  simpy:More on Collection FrameWork  newsvine:More on Collection FrameWork  blinklist:More on Collection FrameWork  furl:More on Collection FrameWork  reddit:More on Collection FrameWork  fark:More on Collection FrameWork  blogmarks:More on Collection FrameWork  Y!:More on Collection FrameWork  smarking:More on Collection FrameWork  magnolia:More on Collection FrameWork  segnalo:More on Collection FrameWork  gifttagging:More on Collection FrameWork

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: More on Collection FrameWork

Leave a Reply