Hazem-Ben-Khalfallah
5/14/2013 - 12:40 PM

method with Generic types

method with Generic types

 public static <T> List<T> add(T elem, int index){

}