Hi, I want to know when were generics first introduced in java?
Generics were introduced to the Java programming language with the release of Java 5.0 in 2014.
Check the tutorial: Introduction to Generics in Java.
Thanks
Post Answer
Preview:
Ads