View Single Post
Old Dec 2nd, 2005, 7:25 AM   #24
Master
Programmer
 
Master's Avatar
 
Join Date: Sep 2005
Location: GA
Posts: 99
Rep Power: 4 Master is on a distinguished road
you have to declare it with <> because ArrayList is a template class which allow you to create ArrayList of any data type. I hope i am not wrong ^_^
Master is offline   Reply With Quote