This post originated from an RSS feed registered with Java Buzz
by Arpit Mandliya.
Original Post: Java Generics tutorial
Feed Title: Java tutorial for beginners
Feed URL: http://feeds.feedburner.com/arpitmandliyasblog
Feed Description: A blog about java programming language and its frameworks
In this post, we will see about Java Generics tutorial with a lot of examples. Generics in java ‘Generics’ is a term that is quite common nowadays. Grammatically, it a collective of the word ‘generic’ which means a certain characteristic which is not very specific and can be used to denote a certain range or class of things. As we know that Java, being an object oriented programming language, is greatly influenced by concepts drawn from real life examples, let us try to bring the concept of Generics with respect to Java. Let us take the idea of generics from