What's up with ArrayLists?
Splendid! ArrayLists kind of like variable-length arrays and great whenever we don't know how large a collection of elements will be in the end.
Whoops! ArrayLists kind of like variable-length arrays and great whenever we don't know how large a collection of elements will be in the end.