jaeheonshim.com
Using Java Data Structures - ArrayList - Jaeheon Shim
Use the ArrayList data structure in Java to create dynamically sized arrays that grow to accomodate new elements. These ArrayLists also have useful methods.