I\'m trying to create a deep clone method, but the class contains an ArrayList type variable. I need to be able to deep clone it.
The class is called Major, and these are