Create an array list using the knowledge you have of how to build a doubly linked list. Use provided files in addition to your files from previous work.

Your arraylist should be named AList.java

The arraylist will be tested with an object named Person (see attachment) and integers.

The txt files show expected output with unaltered list testers.

**I will provide files provides to us**