Thanks Nik for the explanation now i am clear with the above doubt,but please if you dont mind
i have some more doubts,i read the topic shown below,from second link but it is explained with a very long example which is making me more confused,can you help me with a simple explanation as well as example.....
Till now i have understood concept of type parameter or can say parameterised type.
Bounded Type parameter i can understand that with bounded type parameter it creates bounds on types of list,like we can add types of String only,not others........
But while using class with generics as well as methods i am getting jummbled........
