In Generics class you find 3 methods to refactor.
Refactor boxingMethod to use only parameterized lists.
Refactor genericMethod, it should take any specific object and return it.
Refactor cloneMethod, it should take two lists and be able to place objects from producer to consumer list.