ArrayList Implementation of classic ArrayList data structure in Java, with Generic compatibility. Custom implementations including implementation of Iterator class and Sublist class (extends from this ArrayList class)