Hi friends, I have two line:
List<String> lst1 = new ArrayList<String>(); List<String> lst2 = new ArrayList(); What are differents ? I tested many times but I see they are same. -- To post to this group, send email to javaprogrammingwithpassion@googlegroups.com To unsubscribe from this group, send email to javaprogrammingwithpassion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en