If you ever move from C# to Java for some strange reason, here is my warnings to you; Generics in C# is much nicer and cleaner. In other hand Java, not so much. It is very confusing to Java programmers and more confusing to C# guys. Here is a very good article comparing generics in both Java and C#.
0 Comments :
Post a Comment