Valdosta State University

ArrayList. will hold. The generic type cannot be a primitive type, it must be a full-fledged class. In this case we use the . Integer. wrapper class to define an . ArrayList. to hold ints. We don’t have to specify how many items the . ArrayList. can hold as we do with an array. It will hold as many items as the memory on your computer will ... ................
................