New To Java - ArrayList
Hey,
i have written a class called Player which takes various information age, height, weight etc
i want to write an ArrayList in a new class which maintains the information about all the players. If possible add and remove players also.
any suggestions or help would be greatly appreciated
thanks

