I am trying to create a new generic class to implement stack operations "Stack.java", while reusing code from another file "LinkedList.java" that includes li