Java - Collection


Collection:

It is a framework. Used to store and manipulate group of objects.
What is Framework:
·         It provides predefined architecture
·         It is a set of classes and Interfaces.
·         It is optional

Comments

Popular posts from this blog

How to set Java Object into JaxBElement ?

Java 8 - Bi Function

Java 8 - Lambda Expression for Collections: