Delete comment from: Javarevisited
Can you tell me two reasons for using Generics in Java? I am coming from Java 1.4 and found learning Generics really hard, so before investing time and making my code changes, I would like to know What benefits Generics provides? What happens if you don't use Generics, as I am not using it currently and my code is perfectly fine.
May 15, 2013, 3:24:29 AM